Skip to content

catuss-a/SnakeGame

Repository files navigation

SnakeGame

SnakeGame is developped in C++ and let you choose which graphic library you want to use while executing the game :)

Usage

nibbler x y ./lib.so

where x and y must be between 20 and 60.

Libraries

The available dynamic libraries are Opengl SFML and ncurses. You can choose one of them and even if you like, code your view with another graphic library.

Example of use

./nibbler 20 20 ./lib_nibbler_opengl.so

or

./nibbler 40 20 ./lib_nibbler_SFML.so

GamePlay:

Key UP DOWN RIGHT LEFT

Dependencies

SDL* OPENGL SFML NCURSES libraries.

HF

=> SCREENSHOT <= => SCREENSHOT <= => SCREENSHOT <=

Axel Catusse

About

Snake is a casual video game that originated during the late 1970s in arcades and has maintained popularity since then, becoming something of a classic. After it became the standard pre-loaded game on Nokia mobile phones in 1998, Snake found a massive audience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages