Bean Bounce

Bean Bounce is a simple multiplayer game where you try to jump on the other opponents 3 times until there is only one bean standing.

Features:

  • Multiplayer action: Host a game, share a link, and play with friends
  • Simple game play: Only 4 keys needed to play - move left, move right, jump, and dash
  • Charming pixel graphics

Currently the game is multiplayer only, but this may change in time.

This game is primarily an experiment in multiplayer game programming with Godot! For this reason, this game may or may not see further updates. Multiplayer in this game is powered using gotm.io and Godot. You can find the game on gotm.io here: https://gotm.io/randommomentania/beanbounce

Current version: 1.1.0

How to play

The objective of the game is to be the last bean standing. Destroy other players by jumping on their heads until they have no hearts left and only a single bean is standing. Once a winner is found, the game will restart.

On PC:

  • Mouse to interact with UI
  • WASD to move your character
  • Shift to dash

On Mobile:

  • Touch to interact with UI
  • Press star icon to toggle touch controls
  • Use touch controls to move, jump, and dash

With controller (Xbox controller):

  • Use mouse/touch to interact with UI
  • Left joystick to move
  • A button to jump
  • X button to dash

Change log

  • Version 1.2.0
    • 3 new maps!
    • Fix map selection bug sometimes choosing the wrong map and/or getting stuck
    • Fix player velocity being too fast and falling out of world without dying
    • Greatly improve physics detection between players
    • Fix player collision not working when two players jump on springs
    • Limit game to 8 players at once
    • (Hopefully) Fix bug where player beans could be destroyed but still visible with physics
  • Version 1.1.0
    • Added new map
    • Added springs and spikes
  • Version 1.0.0
    • Initial release

Asset credits

Leave a comment

Log in with itch.io to leave a comment.