Space-Game icon indicating copy to clipboard operation
Space-Game copied to clipboard

My first game in C++, using Raylib.

trafficstars

C++ Space Game

My first game in C++, using Raylib.

Assets: https://ansimuz.itch.io/spaceship-shooter-environment https://vectorpixelstar.itch.io/space

This was my first time working with C++, and so this was just for me to try out a load of things to learn the language. The repo has a basic game loop with a GameObject system.