Formjägare
Hi!
Formjägare is a arcade style shooting game inspired by asteroids. Shoot shapes and survive.
The goal with this project was to make a game using opengl. I have used opengl before but I have never finished a game with it. My initial idea was "asteroids in 3d" and this is what resulted.
The code is written in C using OpenGL, SDL3, SDL3_image, and SDL3_mixer.
Credits for assets goes to:
RETRO SOUNDS by DASK: https://dagurasusk.itch.io/retrosounds
Music by Abstraction Music: https://tallbeard.itch.io/music-loop-bundle
Bitmap font by Zingot: https://zingot.itch.io/fontpack
Skybox texture by kurtk84: https://opengameart.org/content/space-skybox-1
Comments
Log in with itch.io to leave a comment.
Hi! If anyone tested this game and did not see any ui textures, it should be fixed now. There was a problem with the ui shader that worked on linux but not on windows. I have tested this now on both platforms and it should work.