Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 293 Bytes

File metadata and controls

9 lines (7 loc) · 293 Bytes

Snake

Requirements:

  • OpenGL
  • Glut
  • Glew (2.0.0 becuase it's hardcoded at Makefile 😡)

The Makefile was written for macOs (so if you want to build for Linux you must edit it before). Also need to create build folder at the root of project. I don't want to fix it, so excuse me. 😇