Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 190 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 190 Bytes

Snake Game

##Installing

###Linux Ubuntu:

  • sudo apt-get install libsdl2-dev
  • sudo apt-get install libsdl2-ttf-dev

###Mac OS:

  • brew install sdl2
  • brew install sdl2_ttf