A multiplayer ship game built with Elixir, Phoenix Framework and Phaser.
https://uaishot.gigalixirapp.com
You will need the following things properly installed on your computer:
Execute the following commands to install dependencies:
$ cd uai_shot
$ mix deps.get
$ (cd assets; npm install)Init project:
$ iex -S mix phx.serverNow you can visit http://localhost:4000 from your browser.
- Clone it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
