include('include.inc'); layout_init('games'); menu_start(); ?>
Perhaps one of the most popular kind of computer programs people like to write is games. Though programmers, like me, often start with creating new games, we seldomly finish one ;-). Because I never know which games I will actually ever finish, I will only put games here I made that are already playable.
At the moment I have only one game I like to put here, namely MineSweeper for MIDP (that is, for Java Phones). Some games I created previously were using a graphics library that has been discontinued and uses a 32-bit DPMI (DOS Protected Mode Interface), so they're not even native Windows programs. If I ever have/make time for porting them, I'll surely put them here (the ideas behind the games still are ok I think).
menu_end(); ?>