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

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

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`