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
- Host: GitHub
- URL: https://github.com/tvrtkom/xmazed
- Owner: TvrtkoM
- License: gpl-3.0
- Created: 2011-02-21T23:54:06.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-04-04T19:53:25.000Z (over 15 years ago)
- Last Synced: 2025-01-12T05:14:31.545Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 148 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING.txt
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