This may have already been done before, but I was curious to see what would happen if the amount of released lemmings was > 100:
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: namida on April 17, 2021, 08:40:34 PM
I've split this off into a seperate topic from the one it was posted in, as it is a bit different (but nothing wrong with it existing).
I'm not sure if NeoLemmix would be an ideal test case - the code is very messy, and I think if it were going to be ported to another language, it would be well and truly beneficial to start from scratch specifically so that it can be written more cleanly in the process. Ideally, it would be an outright "clean room" reimplementation (minus the pedanticness around legal concerns).
However, you're certianly welcome to use NeoLemmix as a test case anyway. I've also made a few other, simpler, Delphi / Lazarus apps that could be useful as test cases. Again I should stress that I'm not too likely to make use of the conversion myself; this is more a "if you're looking for more code to use to test your app, feel free to use these".
CubeGuy (Delphi. Clone of Blockman / Block-Dude): https://bitbucket.org/namida42/cubeguy/
L3DEdit (Primarily Delphi, also has a Lazarus port. Lemmings 3D level editor): https://bitbucket.org/namida42/l3dedit/
Phart (Lazarus. Simple pixel art image editor designed for touchscreen use): https://bitbucket.org/namida42/phart/