An open API service indexing awesome lists of open source software.

https://github.com/tvrtkom/xmazed

Simple maze game in gtkmm
https://github.com/tvrtkom/xmazed

Last synced: about 2 months ago
JSON representation

Simple maze game in gtkmm

Awesome Lists containing this project

README

          

XMazed - Simple maze game.

REQUIRED libs: gtkmm-2.4, cairomm-1.0

USAGE:

0. install SCons, gtkmm & cairomm if needed:

$ sudo aptitude install scons libgtkmm-2.4-dev libcairomm-1.0-dev

1. build the game

$ scons

...

2. run the executable from project root directory

$ bin/xmazed