bigardone / phoenix-elm-battleship

The Good Old game, built with Elixir, Phoenix, and Elm.

Home Page:https://phoenix-elm-battleship.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phoenix & Elm Battleship

Build Status

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

board

Live demo

https://phoenix-elm-battleship.herokuapp.com/

Requirements

You need to have Elixir v1.2 and Elm v0.17 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.

About

The Good Old game, built with Elixir, Phoenix, and Elm.

https://phoenix-elm-battleship.herokuapp.com/

License:MIT License


Languages

Language:Elm 48.2%Language:Elixir 34.0%Language:CSS 15.2%Language:JavaScript 1.7%Language:HTML 0.9%