Cereal Adventure is an open-source video game currently under development. It's the culmination of my nearly life-long fascination with low-level video game development. It's powered by Delta Studio, an open-source game engine. In-game graphics are in a nostalgic late 90s, early 2000s style but underneath, rendering is carried out by advanced shaders and modern techniques.
You are a sentient cereal box that is very determined to be your owner's breakfast of choice. Unfortunately that means navigating a kitchen that's out to get you with obstacles and enemies at every turn. It's a simple game with basic platformer mechanics but more advanced physics and 3D graphics to showcase the abilities of the Delta Game Engine.
This project is featured in a devlog series on my YouTube channel. Check out the playlist for regular progress updates.
As this codebase is currently not ready for release, I can't make any guarantees about whether it will build for you. I have recently migrated this project to CMake and the previous build steps are no longer applicable. I will update this section soon!