Popularity
8.9
Stable
Activity
0.0
Stable
521
21
51

Programming language: Elixir
License: MIT License
Tags: Applications    
Latest version: v0.4.1

Phoenix Battleship alternatives and similar packages

Based on the "Applications" category.
Alternatively, view Phoenix Battleship alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Phoenix Battleship or a related project?

Add another 'Applications' Package

README

Phoenix Battleship

Build Status

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

`board`

Live demo

https://phoenix-battleship.herokuapp.com

Elm version

https://github.com/bigardone/phoenix-elm-battleship

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.
  • [x] 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](LICENSE).


*Note that all licence references and agreements mentioned in the Phoenix Battleship README section above are relevant to that project's source code only.