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

https://github.com/rodjjo/opengl-simple-game

A simple opengl game created using C++ using code::blocks ide and mingw toolset
https://github.com/rodjjo/opengl-simple-game

codeblocks cpp game opengl

Last synced: 3 months ago
JSON representation

A simple opengl game created using C++ using code::blocks ide and mingw toolset

Awesome Lists containing this project

README

        

## Simple Opengl Game

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

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

This is a space shot game I created a long time ago and now I'm opening it's source code.