The Good Old game built with Elixir, Phoenix Framework, React and Redux.
https://phoenix-battleship.herokuapp.com
https://github.com/bigardone/phoenix-elm-battleship
You need to have Elixir v1.2 installed.
To start your Phoenix Battleship app:
- Install dependencies with
mix deps.get
- Install npm packages with
npm install
- Start Phoenix endpoint with
mix phoenix.server
Now you can visit localhost:4000
from your browser.
- Add game statistics.
- Show list of awating games in home page.
- Add link to start a new game in the result view.
- Add pirate characters and animations.
- Responsive design.
See LICENSE.