My GitHub Game Off 2012 Roguelike
ondras.github.com
My GitHub Game Off 2012 Roguelike
1–10 of 21 posts
Re: My GitHub Game Off 2012 Roguelike
#2Re: My GitHub Game Off 2012 Roguelike
#3The "fork" I'm not so convinced about, but being innovative is of course cool and I do love my 3-way from ancient arcade games which it made me think of.
Re: My GitHub Game Off 2012 Roguelike
#4Scary from an intellectual properties perspective, but I love how you switched to the "Star Wars" context as way to motivate using the (required) concepts of "push", "pull" and "clone". The "fork" I'm not so convinced about, but being innovative is of course cool and I do love my 3-way from ancient arcade games which it made me think of.
Re: My GitHub Game Off 2012 Roguelike
#5Two minor control issues: waiting in place with . does not regenerate health and force like movement does, and non-numpad number keys don't work for movement (useful on a laptop).
Re: My GitHub Game Off 2012 Roguelike
#6Very nice! Two minor control issues: waiting in place with . does not regenerate health and force like movement does, and non-numpad number keys don't work for movement (useful on a laptop).
Re: My GitHub Game Off 2012 Roguelike
#7Cool idea, but it's not really clear to me when I'm able to reflect lasers. Is it completely random? I think the game would be a lot more challenging with less reflecting. I kill way too many guys without meaning to.
Re: My GitHub Game Off 2012 Roguelike
#8Re: My GitHub Game Off 2012 Roguelike
#9Very nice! Two minor control issues: waiting in place with . does not regenerate health and force like movement does, and non-numpad number keys don't work for movement (useful on a laptop).
In place wait is probably a bug and should be fixed soon. Not sure about non-numpad numbers though; their topology is far from being useful...