Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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