Hi all, there are now two new examples:
examples/sdl/lcd/clock.imc, which uses a simple SDL LCD object and examples/sdl/minesweeper/mines.imc, a full functional minesweeper clone with nice graphics (taken over from KMines screenshots). Minesweeper freezes after you have created some new fields (by clicking onto the smiley). I think it is a GC bug, because minesweeper does not even start with --gc-debug. Feedback welcome! jens