https://github.com/shadowjack/football
Football on raw ES6 and Elixir Phoenix
https://github.com/shadowjack/football
Last synced: about 1 year ago
JSON representation
Football on raw ES6 and Elixir Phoenix
- Host: GitHub
- URL: https://github.com/shadowjack/football
- Owner: ShadowJack
- Created: 2016-12-12T18:42:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-08T11:20:40.000Z (about 9 years ago)
- Last Synced: 2025-01-22T19:36:48.697Z (over 1 year ago)
- Language: JavaScript
- Size: 313 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Football
A multiplayer soccer game on Phoenix Channels + WebRTC.
Under development.
## Testing
To run elixir tests: `mix test`
To run js tests: `npm test`