1dgame v1.0
Theis is a cool program in which there is a spider mooving randomly. i myself used it for a more cool game. do w/ it whatewer you vant to. Use it freely
Delphi Asteroids Vector Graphics Demo
This program is part of a presentation on graphics programming with Delphi that I presented to the Delphi Developers of Dallas users group on July 31, 1996. The presentations purpose was to show that not only is Delphi an excellent development platform for database applications, it is also a very vi...
Evolution
The program simulates the history and life of a small population of small "bugs" that move according to a simple genetic code. Delphi source.
NETBALL - Delphi-2
This game(?) is NOT a final version, as you may quickly notice. It's playable but it lacks almost everything from sound to graphics. Delphi source included
neuronal boulder dash 1.0
feedforward multilayer neuronal net learning boulder dash. ok, let's don't get to exited--needs some developement. idea is this: you can play a simple boulder dash game in a 20x20 level, record a replay and teach it to the net. more comprehensive: record a lot's of replays for different levels/situa...
VGA JUMP'n'RUN TUTORIAL 5
a great tutorial for hacking a jump and run in assembler. includes: an ascii jnr, and 5 versions of the vga thing, ranging from: draw the level (8x8 pixel boxes) and draw a sprite with clipping, over: pixelperfect sprite to level collision, to: a lively game with smooth parallax scrolling, lots of o...