https://github.com/firobe/opensp
Re-creation of Soccer Physics
https://github.com/firobe/opensp
Last synced: over 1 year ago
JSON representation
Re-creation of Soccer Physics
- Host: GitHub
- URL: https://github.com/firobe/opensp
- Owner: Firobe
- Created: 2017-11-02T17:35:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-15T04:06:57.000Z (over 3 years ago)
- Last Synced: 2025-01-22T00:37:18.974Z (over 1 year ago)
- Language: C++
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenSP
Open source (and online) version of Soccer Physics
Dependencies : SFML, box2D
Usage :
Server creation : `./openSP server`
Client : `./openSP SERVER_IP`
Controls : Q, D, Left arrow, Right arrow