Difference between revisions of "Nablin Loot"

From Squared Wave
Jump to: navigation, search
Line 1: Line 1:
Nablin Loot is a 2D sprite based steal-em-up with stealth elements.
+
A simple 2D sprite based game. Art by diz, logic by directive0.
  
===Software===
+
==Premise==
 +
You know that game GoldenAxe? Okay, so you know that part in it when your dude is asleep and these elves come and you gotta like kick them to get little satchels or potions or something? So this game is like that but its also not that because its from the perspective of the elf. Only we call them "nablins" because they nab your stuff, yo.
 +
 
 +
So basically you are the Nablin (I call him nabbles) and the goal is to hide in the bushes (well, bush right now. the game isn't finished) and pop out and steal stuff from the sleeping barbarian. There's a stealth meter which decreases whenever you reveal yourself and eventually there will be other constraints to make it feel like a real game. If the stealth meter drops to zero then the barbarian wakes up and axes you! Possibly in the face!
 +
 
 +
Enjoy!
 +
 
 +
==Keys==
 +
 
 +
Arrow Keys to move. Space bar to loot. Left Shift to use item. Q to quit.
 +
 
 +
 
 +
==Software==
 
[https://github.com/directive0/Nablin-Loot Github Link]
 
[https://github.com/directive0/Nablin-Loot Github Link]

Revision as of 08:40, 9 January 2018

A simple 2D sprite based game. Art by diz, logic by directive0.

Premise

You know that game GoldenAxe? Okay, so you know that part in it when your dude is asleep and these elves come and you gotta like kick them to get little satchels or potions or something? So this game is like that but its also not that because its from the perspective of the elf. Only we call them "nablins" because they nab your stuff, yo.

So basically you are the Nablin (I call him nabbles) and the goal is to hide in the bushes (well, bush right now. the game isn't finished) and pop out and steal stuff from the sleeping barbarian. There's a stealth meter which decreases whenever you reveal yourself and eventually there will be other constraints to make it feel like a real game. If the stealth meter drops to zero then the barbarian wakes up and axes you! Possibly in the face!

Enjoy!

Keys

Arrow Keys to move. Space bar to loot. Left Shift to use item. Q to quit.


Software

Github Link