Welcome to the game developing page. Here
you can find game related information and source code.
The main languages will be Turbo Pascal and Assembler.
Soon will Delphi and C++ be added. Some of the
information will be platform independence. If you have
anything to contribute then just mail us! You will
ofcourse get full credits. Most of the stuff here
includes full source code,
This is only a beta version of the units,
but they include the most
important routines to develope a game. This version
includes:
ScreenU.tpu - Screenhandling unit for VGA and ModeX.
Sprite routines will
be added later.
FileU.tpu - File handling unit
Keyboard.tpu - keyboard handling unit
FilePack.tpu - Handling data files
Makedata.pas - Create data files
Edlibu.pas - Unit to play Edlib songs
Pong.pas - Example program (pong game).
JoyU - Joytick handling unit
Features in next release:
* Sfx unit
* Sprite routines
* More routines in all units
* More examples (Space invaders game with cool gfx, music
and sfx)