Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 318 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 318 Bytes

Möbius Puzzle Game

Note: at the moment this program is just a graphics demo. There is no actual playability. Screenshot:

Requirements:

  • CMake
  • Boost
  • glew
  • gtkmm
  • gtkglextmm

Quick compile and run:

cmake .
make
./game