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
- Host: GitHub
- URL: https://github.com/rodjjo/opengl-simple-game
- Owner: rodjjo
- License: mit
- Created: 2020-06-03T16:25:59.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-03T18:49:43.000Z (almost 5 years ago)
- Last Synced: 2025-01-11T12:45:23.081Z (5 months ago)
- Topics: codeblocks, cpp, game, opengl
- Language: C++
- Homepage:
- Size: 39.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Simple Opengl Game
The project was created using http://www.codeblocks.org/

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