
Tech Raid
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
You're raiding an ancient alien spaceship that crashed millions of years ago to study their tech. However, the ship is teeming with security droids. You find a strange gun that you can use to destroy the robots. Collect all of the tech and avoid getting killed in the process!
CONTROLS:
WASD Move
Mouse/Arrows Look
LMB/Space Shoot
R Reload
M Mute music
F11 Fullscreen
F2 Console
The game is written in C++ and OpenGL. I used SDL_mixer for sound. I've written everything from the graphics to the physics myself from scratch (unfortunately). Some of the engine code was written prior to the jam. Music by Kevin MacLeod.
NOTES:
- Yes the physics are very bouncy
- Fullscreen doesn't always work on Linux in Wine
- Update: fixed performance
CONTROLS:
WASD Move
Mouse/Arrows Look
LMB/Space Shoot
R Reload
M Mute music
F11 Fullscreen
F2 Console
The game is written in C++ and OpenGL. I used SDL_mixer for sound. I've written everything from the graphics to the physics myself from scratch (unfortunately). Some of the engine code was written prior to the jam. Music by Kevin MacLeod.
NOTES:
- Yes the physics are very bouncy
- Fullscreen doesn't always work on Linux in Wine
- Update: fixed performance