and resize example in the forum.
I opened a little forum to post some examples:
http://novazfgm.proboards85.com/index.cgi
I posted a blur example.
Added the Delphi source for Free Game Maker v0.1:
http://host-a.net/novaz/FreeGameMakerv01.zip
I made this engine to convert the game maker games
in delphi. You need Delphi 6 or Delphi 7 to compile the
engine. You don't need other things to compile, the
engine doesn't use Direct X, it's the normal Delphi code.
I'll try to write a manual to use it, anyway the name of
the functions are the same of game maker (like sprite_index,
point_direction etc.)
This is the demo of Free Game Maker, an "engine" to convert
the Game Maker Games in Delphi. It's 238 kb:
http://host-a.net/novaz/FreeGameMakerDemo1.zip
Also i posted here a demo for the multiplayer with a
Game Maker client:
http://gmc.yoyogames.com/index.php?showtopic=329405