Still fighting with LCL drawing and Event calling, especially the Pen setting and loops in Event makes me headache. There are still some problems inside but I cannot figure out what.
For tests I wrote again a little Testgame, this time a Minesweeper clone.
The Source is again available at GitHub.

FPC Mines on AROS
Same as for the last game, I wrote it in Lazarus Linux and tested in AROS, both looks rather the same. From time to time I must recheck at windows also.
Download for AROS
I had to update the Zune LCL to newest SVN-revision because some footprint changed with the newer freepascal version, but then every Zune-LCL program crashed on Exit.
Seems a not initialized variable was the origin of the crash, took me three days to find it.
I wrote a little game as testproject for the lcl implementation (Lazarus Linux). The Source can be compiled without any changes or IFDEFs at Linux, Windows and AROS and all are nicely working.

The source code is uploaded to the fpc-tests repository at GitHub.
Binaries for the different platforms: