Here is a video of a hobby game I’ve been playing with playing with lately.
The game is written in Ada (of course) and is very much a WIP. The game can be built in single player mode when built with gprbuild or in multi-player mode when built with polyorb’s po_gnatdist, using exactly the same code base. It’s only 2d and there is much to do .
Tbh, I’m not overly proud of a lot of the code (in both). I overuse access types and there are a lot of TODO’s. Frankly the whole thing could do with a re-write, if I had the time .