Small SDL Video Game

Post your questions, suggestions and experiences regarding game design, integration of external libraries here. For irrEdit, irrXML and irrKlang, see the
ambiera forums
Post Reply
Vectrotek
Competition winner
Posts: 1087
Joined: Sat May 02, 2015 5:05 pm

Small SDL Video Game

Post by Vectrotek »

This is a small (slightly incomplete) Video game
I wrote a while back in 2010 using SDL, Win 32 and F-Mod.
F-Mod became commercial so I'd like to port it to Irrlicht
using Audierre someday.

If you can find the Old SDLimage.h and libs
then you can compile the included project)
Check out the AI (if you can call it that)

Controlls:
Arrow Keys = Movement
left CTL = Fire
I = Pause
G = God Mode
X = Nuke
Keypad + = Speed up timing (sometimes needed as the timing depends on Vertical Retrace)
Keypad - = Slow down timing
U = Toggle Developer mode (use Mouse wheel and LMB)
A = Reset Developer View
P & O = Brignten Darken Sprites
B = Toggle GLCLEAR in Develomer View
V = Super Fire
H = Double Fire
L Shift = Machine Gun with left CTL (shoots the hell out of them)

If anyone can compile it with SDL 2 or use some code in Irrlicht I'd like to hear from them!
Last edited by Vectrotek on Sun May 15, 2016 7:52 am, edited 1 time in total.
Vectrotek
Competition winner
Posts: 1087
Joined: Sat May 02, 2015 5:05 pm

Re: Small SDL Video Game

Post by Vectrotek »

Screenhots:
Image Image
Image
Vectrotek
Competition winner
Posts: 1087
Joined: Sat May 02, 2015 5:05 pm

Re: Small SDL Video Game

Post by Vectrotek »

The project and executeable:
CHECK THE NEW LINK
Last edited by Vectrotek on Sat Jan 28, 2017 10:57 pm, edited 1 time in total.
Xeverous
Posts: 11
Joined: Tue Jan 24, 2017 7:25 pm

Re: Small SDL Video Game

Post by Xeverous »

File is unavailable. Says it has been deleted due to now downloads in last 100 days. You might want to use eg Gdrive and get a permanent link
Vectrotek
Competition winner
Posts: 1087
Joined: Sat May 02, 2015 5:05 pm

Re: Small SDL Video Game

Post by Vectrotek »

O.K. Here's the ZIP file..
http://s000.tinyupload.com/?file_id=108 ... 3359656260

Your browser might not like it, if so let me know..

Please let me know immediately if it does not run..

You'll see some DLL files for which the code is lost forever (sorry),
but that's fine because all the important code is there with lots of goodies..

Keep me posted on this one if any questions please..

Cheers! :D
Vectrotek
Competition winner
Posts: 1087
Joined: Sat May 02, 2015 5:05 pm

Re: Small SDL Video Game

Post by Vectrotek »

Here is a Zip file with "SDL Image" which could be hard to find..
http://s000.tinyupload.com/?file_id=164 ... 4430186552
Vectrotek
Competition winner
Posts: 1087
Joined: Sat May 02, 2015 5:05 pm

Re: Small SDL Video Game

Post by Vectrotek »

Thanks for the Google Drive option! 8)
netpipe
Posts: 669
Joined: Fri Jun 06, 2008 12:50 pm
Location: Edmonton, Alberta, Canada
Contact:

Re: Small SDL Video Game

Post by netpipe »

where is the google drive link ?
Live long and phosphor!
-- https://github.com/netpipe/Luna Game Engine Status 95%
Vectrotek
Competition winner
Posts: 1087
Joined: Sat May 02, 2015 5:05 pm

Re: Small SDL Video Game

Post by Vectrotek »

Post Reply