The objective of the game is to destroy the opponent's base while maintaining the security of your own.
To do this, you can generate units that will attack the enemy base.
When the enemy base is destroyed, you win the game. If your base is destroyed, you lose the game.
You can play the game by pressing "spacebar".
You can escape the game by pressing "escape".
You can generate a right entity by pressing "right arrow".
You can generate a left entity by pressing "left arrow".
First, you need to clone the repository.
Install rust from the official website and run the following command:
cargo build --release
Then, you can run the game with the following command:
cargo run --release