Learning Rust By Building The Old Terminal Game Beast From 1984, Part 3
In the last post we setup our board and made the player push blocks around. In this post we will add path-finding to our beasts and add a game loop.
In the last post we setup our board and made the player push blocks around. In this post we will add path-finding to our beasts and add a game loop.