Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 5 hours 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-06T23:23:57.000Z (over 7 years ago)
- Last Synced: 2024-03-07T06:44:06.554Z (8 months ago)
- Language: JavaScript
- Size: 6.46 MB
- Stars: 2
- Watchers: 1
- 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