Escape from Cube Mountain by Kharza
My first time trying this, I created a simple "chase to the border" game. The objective is to make it to the edge of the map.
I used xna game studio 4, paint.net, and sfxr. 3D objects were created by just typing out the coordinates in code as they are all simple primitives. Terrain is random seed based so each level is the same.
I took one peek at some old code for camera axis vector extraction, but other than that it was all done on the fly.
Plays well on netbooks, and controls with either keyboard or 360 gamepad.
REQUIREMENTS:
Windows XP, Windows Vista, or Windows 7
XNA Framework Redist: http://www.microsoft.com/download/en/details.aspx?id=20914
.NET Framework 4.0 Redist: http://www.microsoft.com/download/en/details.aspx?id=17851
I used xna game studio 4, paint.net, and sfxr. 3D objects were created by just typing out the coordinates in code as they are all simple primitives. Terrain is random seed based so each level is the same.
I took one peek at some old code for camera axis vector extraction, but other than that it was all done on the fly.
Plays well on netbooks, and controls with either keyboard or 360 gamepad.
REQUIREMENTS:
Windows XP, Windows Vista, or Windows 7
XNA Framework Redist: http://www.microsoft.com/download/en/details.aspx?id=20914
.NET Framework 4.0 Redist: http://www.microsoft.com/download/en/details.aspx?id=17851
| Windows | http://redfalcon.org/downloads/crom/EFCMGame.zip |
| Source | http://redfalcon.org/downloads/crom/EFCMSrc.zip |
| Original URL | https://ludumdare.com/compo/ludum-dare-21/?action=preview&uid=5649 |
Ratings
| Coolness | 2% | 246 |
| Overall | 2.92 | 227 |
| Audio | 3.00 | 100 |
| Fun | 2.83 | 196 |
| Graphics | 2.75 | 243 |
| Humor | 1.40 | 364 |
| Innovation | 2.75 | 256 |
| Theme | 3.67 | 60 |
Also the sound did make the cubes scarier than imaginable.