Learning Rust By Building The Old Terminal Game Beast From 1984, Part 2
In the last post we set up our board and made the player walk around. In this post we will generate terrain for each level and implement a way for the player to push blocks.
In the last post we set up our board and made the player walk around. In this post we will generate terrain for each level and implement a way for the player to push blocks.