Welcome to the Show by jdoughty
Came out rough after scrapping everything at noon of Saturday due to engine failure, but welcome to the metroidvania game Welcome to the Show! Its a brief level with a boss, and the only objective is to take out each enemy.
Tools used for my dev: Gimp, HaxeFlixel, Source Tree, Audacity, LMMS, and Tiled Map Editor.
It was a rough Jam, but I had a great time with a bunch of first for me like creating music from scratch! I hope you all enjoy it!
Flash Game: http://kingmaker.works/deviltears/FlxProject.swf
Windows: http://kingmaker.works/deviltears/WelcomeToTheShow.zip
Mac: http://kingmaker.works/deviltears/FlxProject.zip
Source: https://github.com/jrdoughty/devilstears
Ratings
| Given | 9🗳️ | 2🗨️ |
```
VerifyError: Error #1014: Class flash.ui::GameInput could not be found.
at boot_11ff/init()
at flash::Boot/start()
at boot_11ff()
```
Hopefully you get a chance to fix this so I can play and rate your game.
There were a few bugs, but this is the most significant one: When you die the value of the enemy counter becomes too large, making it impossible to finish. I think it might be adding the amount of enemies that were left when you died to the counter.
Like others have said, the game needs some extra love, hard to comment and give feedback.
I think you probably know most things you want to add/fix already but here are the ones that stood out the most for me:
- No health indicator (would've been nice to see how many hits I can take)
- Level design was a little off since you could just walk up to the boss and still have some other enemies left to fight
Good luck finishing this one up!