Signature Ball Adventure

Last updated

A very old and very simple game where you play as a sentient styrofoam ball that rolls around a grassy field and collects pink pills.

See also the Signature Ball Adventure page on kjolt.wiki.

Original Version

This is the original version of the game, based on a tutorial on Unity’s website. The pills spawn in random positions around the arena and your score goes up each time you collect one.

The Signature Ball surrounded by floating pills in a bright green grassy field

2023 Remake

At some point I had the idea to remake the game with more items, levels, obstacles, and more. This time I opted to write a custom engine in C++ instead of using Unity. Although still a very simple game, it has many more features than the original game, and even has a finish line so you can beat the game. The 3D models were created by my friend Kjolt.

A similar scene to the previous, but with a spinning hammer and a bounce pad in the distance

This project ended up unfinished because I became frustrated trying to make a level editor. I may continue the project at some point if I find a good way to design levels. The 10th anniversary is only a couple years away after all.

Downloads