An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

        

# opengl-simple-snake

The project was created using http://www.codeblocks.org/

![game window](https://github.com/rodjjo/opengl-simple-snake/blob/master/img/snake-game.jpg?raw=true)

An snake game in c++ and opengl.