Close

Super Basic UI

A project log for Sigma Derby

We will model the mechanical horse racing game Sigma Derby first in software, then in LEDs, then in bike chains and maybe plastic dinosaurs.

foamyguyfoamyguy 09/14/2015 at 03:220 Comments

implemented a visual representation of the simulation using pygame. Right now it is functional, but very limited. The horses are just blue circles, nothing is labeled and there is no text output. Instead of racing around a track our circle horses race across the screen.

Obviously needs a lot of work. But at least we can see the simulation play out now, rather than just a dump of stats into the console to tell us what happened.

Discussions