Ten Seconds of LASER by AGDG_REJECT
Source is included with all downloads!
It is a simple maze game. You are dropped from a helicopter which sticks around for ten seconds and reveals the maze to you, but after that you are on your own.
You can also fire a LASER for ten whole seconds. It doesn't really do anything but it is still super cool!
You win by reaching the green glowing spot towards the bottom.
Controls: Left/Right arrow keys move left and right. Hold up for a whole second to open nearby doors. Hold down to slip down narrow passages. Esc will quit the game.
Press any key to start, or respawn if you die from touching a red thing. If you are still alive, pressing any other key will fire your LASER for as long as you hold it down.
Written in ANSI C, using Allegro 5. Graphics were done in Photoshop and audio done in Audacity, recorded with those white apple headphone/microphones that come with iphones.
License: MIT
---
I hope you like it, but I anticipate that you will find it lacking. Collision is kind of buggy and a few other things aren't quite how I wanted them to be, but it can't be helped. At least it is in right?
It is a simple maze game. You are dropped from a helicopter which sticks around for ten seconds and reveals the maze to you, but after that you are on your own.
You can also fire a LASER for ten whole seconds. It doesn't really do anything but it is still super cool!
You win by reaching the green glowing spot towards the bottom.
Controls: Left/Right arrow keys move left and right. Hold up for a whole second to open nearby doors. Hold down to slip down narrow passages. Esc will quit the game.
Press any key to start, or respawn if you die from touching a red thing. If you are still alive, pressing any other key will fire your LASER for as long as you hold it down.
Written in ANSI C, using Allegro 5. Graphics were done in Photoshop and audio done in Audacity, recorded with those white apple headphone/microphones that come with iphones.
License: MIT
---
I hope you like it, but I anticipate that you will find it lacking. Collision is kind of buggy and a few other things aren't quite how I wanted them to be, but it can't be helped. At least it is in right?
Ratings
| Coolness | 48% | 1156 |
| Overall | 2.54 | 1011 |
| Audio | 2.21 | 734 |
| Fun | 2.35 | 985 |
| Graphics | 2.85 | 576 |
| Humor | 2.16 | 606 |
| Innovation | 2.35 | 975 |
| Mood | 2.20 | 929 |
| Theme | 2.20 | 1117 |
I'm really close to getting a linux executable of this for you.
Just saying...
Looks nice. Shame I can't play it.
allegro 5 was installed in /usr
gcc -Wall -I/usr/include/ -framework AudioToolbox -framework IOKit -framework OpenAL -framework OpenGL -framework Cocoa -lallegro-static -lallegro_main-static -lallegro_image-static -lallegro_audio-static -lallegro_acodec-static -L/usr/lib -o bin/agdg_reject_ld27 src/*.c
It looks pretty amazing though. :(
Lasers increased the fun by a factor of 10. :D
I'm on Arch Linux 64-bit.