Allegro.cc
Projects
Action252
Adventure22
Arcade216
Board Games30
Demos24
Emulators10
Other68
Puzzle139
Role Playing40
Sports25
Strategy58
Utilities46
Resource Directory
Code Gallery3
Compilers12
Help & Documents13
Libraries63
Media2
Tools8
Depot Games: Blitz Exercises

Current Version: 1.0

Project Status: Completed

Links: Web Site, Stikmansoftware Homepage

Category: Space Shooters

Developers: Daniel McKinnon

Ports:

Source Code: Available

Author's Description: just for fun, I did the blitzhack exercises (after the Blitzhack. I missed it, unfortunetly)

I did exercise 1 and 3, both of them are "space shooters" and you have to compile them yourself (without any fancy makefiles)
It's easy though, on wingblowz/dos type
gcc -o blitz1.exe blitz1.c -lalleg
and on unix
gcc -o blitz1 blitz1.c `allegro-config --libs`

and the same with the file blitz3.c Thanks for your interest

And just for a ittle side note, I accidentally only to 80 (1:20) minutes for blitz3.c instead of the aloted 120 minutes (2:00) if you can see how I made that mistake! So, I would have had a LOT more polish if I had realized this.

Downloads

Name Comments Size Date
blitz.tar.gz Source Code (tar.gz, 3kb) 3,044 11/23/2005 9:27 PM
Public Opinion
The Developer
Daniel McKinnon
Daniel McKinnonI love 2D video games. Ever since I was 5 years old and I saw the back of the Nintendo box, I knew I wanted to learn how to make video games. I tought myself when I was 8 and I still love doing it today. (View Profile)