This game was my sixth coding exercise, it was created so that I could understand about how to adapt a game from one engine to another. My challenge was to migrate the simulation logic that was first ...
This procedural generator started as a hobby project to learn about various procedural algorithms (cellular automata, marching squares and Bresenham's line algorithm to name a few). Inspiration was ...