Super Breakout Bros by Ricardo Staudt
Breakout/Platformer mashup where you have to break all tiles while remaining alive! It's far from finished, but it's a fun little game!
It uses the Javascript game lib called Quick (https://github.com/quick-developers/quick) and plays directly from the Browser.
| HTML5 (web) | https://staudt.github.io/SuperBreakoutBros/ |
| Source code on Github | https://github.com/staudt/SuperBreakoutBros |
| Original URL | https://ldjam.com/events/ludum-dare/41/super-breakout-bros |
Ratings
| Given | 1🗳️ | 0🗨️ |
- I liked the concept
- the ball's physic had some issues, it would bounce in odd ways and it went off the screen on me.
- could really use some audio feedback & some type of status for the character.
- with some polish/levels could make a very intresting game.