Micro Knight - An action roguelike
Posted: Thu Jan 22, 2015 12:19 am
Hi there! Long-time lurker, first-time poster.
I'm just now wrapping up my winter break, and I wanted to share with everyone what I've been working on for the last few weeks: Micro Knight!
-- Info/Progress --
You can see some cool gifs and follow my progress on the game through my devlog here.
I'm not really a twitter guy but I'll tweet out major changes if anyone's interested. Twitter here.
-- Download --
All of my code is on GitHub. You can download the latest build from there (you'll obviously need LÖVE in order to play it)
I would really appreciate any feedback - positive or negative - because I'm new to game programming and I have no really way to asses the quality of my own game (obviously I'm biased :p).
CONTROLS:
WASD..........move
LSHIFT.........hold to sprint
SPACE..........spawns ally by you
Allies will follow you if you get too far and sprint to catch up until they're stamina runs out. The minimap shows you as a black dot and allies as green dots. You're trapped in a test map consisting of a box. Have fun!