Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 595 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 595 Bytes

glsnake

ci

glsnake has been dubbed a "hardware accelerated executive stress toy" by its fans. It merely provides a virtual Rubiks' Snake toy for the user to play with by rotating joints about; quite a lot of fun can be had by creating new shapes with this toy.

Read the fine manual page for usage instructions.

If you've got this in a tarball, make sure you have SCons, and GLUT:

apt install libgl-dev libglut-dev

for example,

type

scons

to get this up and running.

-- Jamie Wilkinson jaq@spacepants.org