Hacker News new | ask | show | jobs
by albertzeyer 2175 days ago
It's kind of a funny coincidence that I also wrote a very similar looking game which I also called "Robot Game" at some point, and I also rewrote it at multiple points in time in different languages:

* Starting in Visual Basic 3 in 1999 (http://www.az2000.de/projects/robot/),

* then later in Object Pascal / Lazarus in 2006 (http://www.az2000.de/projects/robot2/),

* and recently in Python in 2017 (https://github.com/albertz/PyOverheadGame).