- Rust Programming By Example
- Guillaume Gomez Antoni Boucher
- 44字
- 2021-07-02 19:13:02
Starting with SDL
Before starting to write the Tetris, a few things remain to be talked about, such as crates, which we'll be using a lot (and you'll be using a lot as well once you're rusting on your own!). Let's start with crates!