Ludum Dare #33compo
HanniBall
Are YOU the real, true Monster?
Are YOU HannibaLL, or is it the other Player?
2-Player Game, kick your opponent off the floating island.
If the music is too annoying, scroll down and click the stop button :)
Made with JavaScript and THREE.JS.
UPDATE:
The rules say, I should highlight the missing-shadow bugfix, which I added after submission: I added a missing light source for player shadows (otherwise, it's nearly impossible to know, where you are on the field).
Are YOU HannibaLL, or is it the other Player?
2-Player Game, kick your opponent off the floating island.
If the music is too annoying, scroll down and click the stop button :)
Made with JavaScript and THREE.JS.
UPDATE:
The rules say, I should highlight the missing-shadow bugfix, which I added after submission: I added a missing light source for player shadows (otherwise, it's nearly impossible to know, where you are on the field).





Comments20
I would have loved to play this with two people however for some reason WASD didn’t work for me so I didn’t really get to experience the game, for this reason I will not leave a rating in those categories.
The controls feel a little abrupt, some acceleration/deceleration in a game like this would make it feel more out of control.
The collision with the floor seemed a bit odd, sometimes I was floating.
Great job making a 3D game in webGL in 48 hours!
Interesting entry for the "2 players" possibility! However, hard to know exactly where you are. Maybe a little shadow under the guys would have been perfect! I had some fun :) Thank
Well you made my day!
The music isn't that annoying, it's quite fun and calming actually. The only thing I had problems was the collision bug and the sfx when this happened. :P
yuigoto: the terrain is dynamically generated from noise and then stitched to the bottom side (which is also generated)