gamebox
gamebox copied to clipboard
Gamebox is a collection of minigames written in C using Gtk+-3.0
gamebox
Gamebox is a collection of minigames written in C using Gtk+-3.0
Finished games:
- Tic Tac Toe
- Connect Four
- Mill
- Checkers
In progress:
- Reversi
Installation
Dependencies:
- GTK+ (>= 3.22.0)
- gcc (build)
Arch Linux:
$ yaourt -S gamebox-git
Manually:
$ git clone https://github.com/JannikHv/gamebox.git
$ cd gamebox
$ make
$ sudo make install
Main menu
Tic Tac Toe
Connect Four
Mill
Checkers
Author
Contact me on:
- [email protected]
- https://twitter.com/JannikHv