Skip to content

Small spaceshooter game prototype written in C++ using OpenGL.

License

Notifications You must be signed in to change notification settings

feliposz/gl-invaders

Repository files navigation

gl-invaders

Small spaceshooter game written in C++ using OpenGL.

It is a clone/rewrite of the game that Jonathan Blow showed on his first Jai programming language demo.

I liked the game and his implementation. Since I don't have a Jai compiler I decided to try and remake it in C++ following his code to some degree, but making my own adaptations when needed.

Caution: Lots of Bugs! (in game and in code!)


Screenshot

gl-invaders

Technologies

  • C++
  • OpenGL
  • Win32 API
  • stb_image (for loading PNG images)

About

Small spaceshooter game prototype written in C++ using OpenGL.

Topics

Resources

License

Stars

Watchers

Forks