SNAKEN (SNAKE ENgine) is a library aimed at generalizing the famous "Snake" game in order to use it as a super simple world toy-simulation. Shared library installation (Linux) Without graphics: make install With graphics: make install GRAPHICS=1