• Add Review
  • Subscribe
  • Nominate
  • Submit Media
  • RSS
This is pretty much an old alpha build of a 2008 XNA 2.0 game I'm releasing
since we've decided to discontinue work on the game (since updated to use modern FNA).
As such there are a lot of imperfections.
Otherwise all of the intended levels are included in the game, plus a map editor and other fun stuff.

Notable imperfections:

-Occasional invisible obstructions (result of optimizing the code for the 360
at the last minute which was never quite perfected. Unfortunately my SVN
is long dead so I can't revert to the more resource-intensive original
PC version of the collision detection).
-Not-quite-right mobile platforms
-Falling platforms don't always fall
-Animation oddities
-Not-quite-right bouncy mushrooms
-No sound effects

Keyboard Controls

Arrow Keys: Move
A - Jumps/Cofirm(menu)
S+Arrowkeys: Shoot rope
E - Shrinks rope
R - Expands rope
Q+ArrowKeys: Shoot unicorn
Enter: Change unicorn speed (starts at med -> fast -> stop)
End: Menu

Xbox 360 gamepad controls

D-pad/Analog stick: Move
A Button: Jump/Confirm(menu)
Y Button+Dpad/Analog direction: Shoot rope in direction
Right Button+Dpad/Analog direction: Shoot unicorn in direction
Left Button - Change unicorn speed (starts at med -> fast -> stop)
Start: Menu
Select: Exit
Right Trigger - Shrink Rope
Left Trigger - Expand Rope

Credits

Programming - SDHawk
Tile/Background art/Level design - Sew
Sprites + Title Screen - Krypt
Music - Jazz Man

Latest Blog

No blog entries have been posted yet.

  • Completed
  • SDHawk
  • Custom
  • Puzzle Platformer
  • 08/26/2011 08:55 AM
  • 06/09/2017 07:51 AM
  • 08/26/2011
  • 26610
  • 5
  • 207

Posts

Pages: 1
rabitZ
amusing tassadar, your taste in companionship grows ever more inexplicable
1349
is this for the RMN Summer Games contest???
very nice screens...
Still got an error after running xnafx31_redist.msi. Readme says I should update my .NET framework. I've not done this before. How do I find out what .NET framework I have, or if I even have it at all?
Marrend
Guardian of the Description Thread
21781
I'm not sure where you guys are getting the idea that this is for the Summer Games event. For one thing, I cannot, the life of me, find SDHawk on any of the teams for that event. Though maybe I'm just not being perceptive, as it is quite an extensive list.
Ratty524
The 524 is for 524 Stone Crabs
12986
Typically all game pages mention that the game they are hosting is for the summer games event, but this isn't.

On a side note, this seems like a very interesting game.
Yeah this game dates back to 2008 so it's not a contest entry (though it was made in exactly one month for a different contest which is why it's so glitchy).

author=flowerthief
Still got an error after running xnafx31_redist.msi. Readme says I should update my .NET framework. I've not done this before. How do I find out what .NET framework I have, or if I even have it at all?


It will be listed in add/remove programs.

You can download .NET 4 at: http://www.microsoft.com/net/download
So I've went ahead and updated the game to use FNA instead of XNA. If you couldn't get the game to run before, it should be much easier to do so now (the only dependency is .NET itself). Good luck playing this mess of a game.
Pages: 1