Alien Cabin
Hover over the thumbnail for a full-size version.
Author | Martidor |
---|---|
Tags | alien author:martidor playable short small unrated |
Created | 2009-02-25 |
Last Modified | 2009-02-25 |
Rating | 4 more votes required for a rating. |
Map Data | |
Description | Small map. Not really hard, but it's my fifth and I am still testing things out. Please tell me what you think. |
Comments
Pages: (0)
keninja
Pretty Fun
you have a reasonable tileset which is probably one of the aspects newcomers lack the most, and the map itself was pretty fun to play.
The bumpy floor and walls add an extra feel to the map, slowing the user down, which is good for an extra part of game play. A overall 3/5
Instead of locking the drone in the doors, you could try some code editing.
Delete the middle drone, and do this:
add a drone to the middle
1.load up the map
2.go to the very end to the map data, and look for a string that looks like this
6^396,300,2,0,1,0
3.change the zero to Nan
6^396,300,2,0,1,NaN
4.Load up the map again
Pretty fast completion, a sub - 650 is possible.