top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

Game Creation API

Project type

API

Date

December 2024 (Ongoing development)

Role

Developer

This is an open source game engine, or game creation API, rather, that aims to bring the functionality of engines like Unity to an API that is open source and uses C++. This API currently only supports 2D games.

While there is not currently a GUI to interface with, the API here allows for a game creation experience not too dissimilar from Unity scripting.

The API uses an implementation Simple Directmedia Layer (SDL) libraries for graphics rendering, and uses CMake to build projects. SDL is a cross platform API, so the game API should work across different OS, with some modifications to the CMakeLists.txt file

Click on any of the below videos for more information!

© 2025 by Caden Spokas. Powered and secured by Wix

bottom of page