/Snake_game

Simply snake game using dynamic libraries for GUI and sounds

Primary LanguageC++

NIBBLER

Simply snake game using dynamic libraries for GUI and sounds

Works only on MACOS

How to install and run:

  1. download
  2. sh download.sh (script which download sdl and sfml libraries)
  3. make
  4. ./nibbler [10 <= X <= 50] [10 <= Y <= 25]

Graphical user interface might be switched in run-time.