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
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
Contact me on: