Ball-O-Ball by Mohagged
#version update:
- changed the input instructions to show keyboard buttons as well
- bug fix in level 2
#info:
- Xbox controller recommended
- you can return to the menu level everytime pressing Start+LB+RB (or Esc+LeftArrow+DownArrow)
- you can skip level by using a different gate in the menu level!
Well... a simple game, where you kick a ball around to kill stuff or collect stuff. Like football (soccer).
Made with the intention of using a gamepad! Though, keyboard is mapped, too.
// Gamepad (highly recommended!! also mapped to Xbox gamepad)
Left Stick : walk
[A] : pass/bringing ball forward
[X] : shoot
[LB] : stop ball
[RB] : dribble
[Start] : Start
// Keyboard
WASD : walk
Ctrl : pass/bringing ball forward
Space : shoot
Down Arrow : stop ball
Left or Right Arrow : dribble
Escape : Start
Also: Stop+Dribble+Start will bring you back to the menu stage!
My very first game Ludum Dare as well as my very first game. Hope you enjoy it as much as I enjoyed this LD!
Credits: music @Incompetech & Affordable Audio 4 Everyone
- changed the input instructions to show keyboard buttons as well
- bug fix in level 2
#info:
- Xbox controller recommended
- you can return to the menu level everytime pressing Start+LB+RB (or Esc+LeftArrow+DownArrow)
- you can skip level by using a different gate in the menu level!
Well... a simple game, where you kick a ball around to kill stuff or collect stuff. Like football (soccer).
Made with the intention of using a gamepad! Though, keyboard is mapped, too.
// Gamepad (highly recommended!! also mapped to Xbox gamepad)
Left Stick : walk
[A] : pass/bringing ball forward
[X] : shoot
[LB] : stop ball
[RB] : dribble
[Start] : Start
// Keyboard
WASD : walk
Ctrl : pass/bringing ball forward
Space : shoot
Down Arrow : stop ball
Left or Right Arrow : dribble
Escape : Start
Also: Stop+Dribble+Start will bring you back to the menu stage!
My very first game Ludum Dare as well as my very first game. Hope you enjoy it as much as I enjoyed this LD!
Credits: music @Incompetech & Affordable Audio 4 Everyone
| Unity WebPlayer @itch.io | http://mohagged.itch.io/ball-o-ball |
| Windows : OS/X : Linux | https://www.dropbox.com/s/abuu19e9dp2rg86/StandAlone%20v3.zip?dl=0 |
| Original URL | https://ludumdare.com/compo/ludum-dare-32/?action=preview&uid=51695 |
Ratings
| Coolness | 54% | 3 |
| Overall(Jam) | 3.14 | 582 |
| Fun(Jam) | 2.93 | 602 |
| Innovation(Jam) | 2.93 | 628 |
Anyway great job!
*Controls were displayed for XBOX without any sort of controller plugged in
*The game didn't meet the theme in my opinion.
*On the second part of level 1 I walked backwards and fell off of the map.
I edited the instruction text to show both (xbox) gamepad buttons as well as keyboard key.