https://github.com/rodjjo/opengl-simple-snake
An snake game in c++ and opengl created with code::blocks IDE (mingw toolset)
https://github.com/rodjjo/opengl-simple-snake
codeblocks-ide cpp game opengl
Last synced: 3 months ago
JSON representation
An snake game in c++ and opengl created with code::blocks IDE (mingw toolset)
- Host: GitHub
- URL: https://github.com/rodjjo/opengl-simple-snake
- Owner: rodjjo
- License: mit
- Created: 2020-06-03T22:00:43.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-24T19:11:27.000Z (over 4 years ago)
- Last Synced: 2025-01-11T12:45:25.157Z (5 months ago)
- Topics: codeblocks-ide, cpp, game, opengl
- Language: C++
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# opengl-simple-snake
The project was created using http://www.codeblocks.org/

An snake game in c++ and opengl.