this game is a work in progress and isn't fully finished. The point of the game is to plant trees (that's literally it)
- use A and D keys to rotate the plane (works with arrow keys)
- mouse is used for selection/pointing etc..
- download the latest version of cargo
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh - clone the repo and go into the directory
git clone https://github.com/TukeCS/tree_game3d.git && cd tree_game3d - then run the game
cargo run --release