Skip to content

JannikHv/gamebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

alt tag

Tic Tac Toe

alt tag

Connect Four

alt tag

Mill

alt tag

Checkers

alt_tag

Author

Contact me on:

About

Gamebox is a collection of minigames written in C using Gtk+-3.0

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published