https://github.com/rybla/supersoccer
A JS game using phaser.io that requires PS3 controllers to play. 2-Player
https://github.com/rybla/supersoccer
Last synced: 9 months ago
JSON representation
A JS game using phaser.io that requires PS3 controllers to play. 2-Player
- Host: GitHub
- URL: https://github.com/rybla/supersoccer
- Owner: rybla
- Created: 2016-07-05T18:53:05.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-06T23:23:57.000Z (about 9 years ago)
- Last Synced: 2025-06-13T08:49:17.715Z (about 1 year ago)
- Language: JavaScript
- Size: 6.46 MB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SuperSoccer
A JS game using phaser.io that requires PS3 controllers to play. 2-Player
## Controls on connected PS3 Controller:
- Movement: Left joystick
- Rocket Jump: X (infinite use)
- Boost: Left bumper (multiplies current speed) (doesn't reset cooldown on point score)
- Kick: Right bumper (kicks ball away from you and slightly upward)
- Downkick: A kick while the ball is underneath you will apply extra force
## Objectives
- Get ball into opponent's goal
- Score 21 points before your opponent!
- Have fun (of course)
- Fork this game and add your own things