btt is a c game, where you can see some concepts of this lenguage and have fun in your favorite terminal.
- If you are an older player for btt, please see the changelog.md file.
$ git clone https://github.com/johanjerger/btt-c-game.git
$ make
$ make install
- Download compressed
- Descompress with your favorite program.
$ cd btt-c-game-1.5
$ make
$ make install
You may need to give sudo permissions.
$ make uninstall