Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 280 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 280 Bytes

École 42 - Nibbler

Overview Nibbler is a school project. It consists in creating a snake game core that contains the game logic and three dynamic libraries that display the game.

The three graphical libraries use:

SDL2, GLFW, SFML.

Note: This project was developed on OSX.