
Malformed
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).
Malformed is pretty barebones shoot 'em up. There was an idea in there that had something to do with the theme, but it got lost over time :)
My main focus point for this ludum dare was to execute writing an "engine" (mostly just a renderer) from as scratch as I possibly could.
* DISCLAIMER *
The game requires OpenGL 3.3 or higher. You'll need to specify a GPU on your computer that meets that minimum requirement.
The game is pretty straight-forward, survive as long as you can. Each second you live is 10 points, each enemy killed is 100. Watch out for the red guys ;)
Controls:
Hold/Click left-mouse button to shoot
W/A/S/D to move
My main focus point for this ludum dare was to execute writing an "engine" (mostly just a renderer) from as scratch as I possibly could.
* DISCLAIMER *
The game requires OpenGL 3.3 or higher. You'll need to specify a GPU on your computer that meets that minimum requirement.
The game is pretty straight-forward, survive as long as you can. Each second you live is 10 points, each enemy killed is 100. Watch out for the red guys ;)
Controls:
Hold/Click left-mouse button to shoot
W/A/S/D to move