mieeh 2016-12-12 15:17
Computer won't let me launch it because it thinks it's a virus.
I'd suggest making it a program file instead of a .jar
Foon → Ludum Dare Explorer → LD37 → Guard
By pie-tras
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Coolness | 1798 |
Computer won't let me launch it because it thinks it's a virus.
I'd suggest making it a program file instead of a .jar
If the controls would be a bit smoother I'd may enjoy it more. You either have to spam WASD or you have to live with the fact that he moves a pixel, then waits two seconds before continueing to move if you hold the button. Besides that it looks like a interesting game
Ok, thanks for the feedback.
Good job on completing Ludum Dare! As a fellow Java developer (using the standard libs) the jerky movement can be fixed by using a velocity variable, and telling the player to move the velocity variable's amount every update cycle. I liked the art and the music. The game was very simple, but looked good. It would be cool if you increased the difficulty gradually somehow, like make the goblins move slightly faster or have more than one at a time.
Thanks, that will help in the future.
The stuttery movement made the game very difficult. But with "normal" movement it might have been too easy...
Having a limited amount of brighter light was a neat idea. I learned my lesson from being so generous with it early on.