- Notifications
You must be signed in to change notification settings - Fork8
sergioaugrod/uai_shot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.server
Now you can visithttp://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
About
A multiplayer ship game built with Elixir, Phoenix Framework and Phaser. 🚀
Topics
Resources
Stars
Watchers
Forks
Packages0
No packages published