Hi there,
I just made a start with a little retro pseudo-3d game:
http://home.zonnet.nl/duijs24/FSGame.zip
Just unzip and run start.bat.
(Fly through the dukes to get points and avoid the flying windows pc’s . [ENTER] = start, [CURSOR] = move, [SPACE] = shoot, though you won’t hit nothing yet)
It’s my very first attempt in making a game instead of emulating them, so don’t expect too much :
(Later, I’d like to have a go at LWJGL for the 3d stuff)
The collision detection sucks a bit, and the controls seem to behave a little erratic sometimes.
Since it uses full-screen and real-time scaling of images, I’m interested in how it runs on various OS-'s / platforms. (I run it on a P2/450, 128Mb, win98 on which it runs pretty smoothly)
Any comments are welcome
Greetings,
Erik