Skip to content

A classic snake ๐Ÿ game implemented with OpenGL

License

Notifications You must be signed in to change notification settings

martinwhl/OpenGL-Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

OpenGL-Snake

This is a classic snake ๐Ÿ game implemented with OpenGL, based on LearnOpenGL/Breakout.

Screenshots

Development Environment

  • Visual Studio 2010

Artworks Used in This Project

  • PressStart2P
  • The Essential Retro Video Game Sound Effects Collection
  • Shaanti
  • Snake Artworks (provided by this repo, public domain)

Libraries Used in This Project

Put the header files *.h in the OpenGLFinalProject/include/ folder, the library files *.lib in the OpenGLFinalProject/lib folder and keep the DLLs *.dll under the OpenGLFinalProject/ folder.

Keep the glad.c and stb_image.cpp under the OpenGLFinalProject/ folder as well.

About

A classic snake ๐Ÿ game implemented with OpenGL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published