This is a 3D game that I made in OpenGL that is inspired by the popular mobile game
Geometry Dash.
I made this game to test my skills with OpenGL as I have learned how to use textures
in OpenGL and also I learned how to use mutliple models in OpenGL as well. I
therefore made this game to test my knowledge that I have learned. Additionally,
the game and
editor are open source
on GitHub and are licensed under GPLv2. Also just for fun, I added some sound
files generated using sfxr
which are played using the library
openal-soft.
Controls/Important Notes:
- Use A/D to move the player cube left and right
- Use the space bar to jump
- To move around in the editor use the W,A,S, and D keys
- Use Space/Shift to move up and down in the editor
- To rotate the camera in the editor, use the mouse
- To place an object in the editor, use the right click button and to destroy
something, use the left click button.
- To enter "view" mode in the editor press "1" and to enter the "edit" mode in
the editor press "2"
- Use the scroll wheel in the editor to change the current item you are going
to place down
- Use CTRL+E to save the level to a file
- Press the ESCAPE key to pause the game or editor
Important: The folder "res" must be in the same directory as
the executable or there must at least be link to it.
Download on itch.io