Skip to content
The Good Old game, built with Elixir, Phoenix, React and Redux
Elixir JavaScript CSS HTML

README.md

Phoenix Battleship

Build Status

The Good Old game built with Elixir, Phoenix Framework, React and Redux.

`board`

Live demo

https://phoenix-battleship.herokuapp.com

Requirements

You need to have Elixir v1.2 installed.

Installation instructions

To start your Phoenix Battleship app:

  1. Install dependencies with mix deps.get
  2. Install npm packages with npm install
  3. Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

Still in progress

  • 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.

License

See LICENSE.

Something went wrong with that request. Please try again.