itch.io is community of indie game creators and players

Devlogs

First troubles, Hardcoded object limits

Ping
A downloadable game for Windows, macOS, and Linux

First things first. After creating a game controller with 8 objects (see plan post) my engine is crashing.

Being a basic game engine it looks like I had hard-coded the maximum number of objects to 2.... Setting this to 10 solves the problem. A better generic solution that doesn't have this issue is worth investigating in the future.

First milestone done. Dividing line!

Download Ping
Leave a comment