All Projects → bigardone → Phoenix Battleship

bigardone / Phoenix Battleship

Licence: mit
The Good Old game, built with Elixir, Phoenix, React and Redux

Programming Languages

elixir
2628 projects

Projects that are alternatives of or similar to Phoenix Battleship

lasso
Real-time UI for webhooks
Stars: ✭ 27 (-94.63%)
Mutual labels:  phoenix-framework
WhatChat
A web chat application clone of Whatsapp web using Elixir / Phoenix, VueJs and PostgreSQL.
Stars: ✭ 32 (-93.64%)
Mutual labels:  phoenix-framework
React Phoenix
Make rendering React.js components in Phoenix easy
Stars: ✭ 426 (-15.31%)
Mutual labels:  phoenix-framework
vim snake
Classical multiplayer snake game with Vim-style keybinding
Stars: ✭ 16 (-96.82%)
Mutual labels:  phoenix-framework
game of life-elixir
An implementation of Conway's Game of Life in Elixir
Stars: ✭ 22 (-95.63%)
Mutual labels:  phoenix-framework
Papercups
Open-source live customer chat
Stars: ✭ 4,554 (+805.37%)
Mutual labels:  phoenix-framework
elixir jobs
A job board to publish and find Elixir offers.
Stars: ✭ 83 (-83.5%)
Mutual labels:  phoenix-framework
Remote retro
Free, world-class retrospectives
Stars: ✭ 474 (-5.77%)
Mutual labels:  phoenix-framework
phoenix bakery
Better compression for your Phoenix assets
Stars: ✭ 25 (-95.03%)
Mutual labels:  phoenix-framework
Phauxth
Authentication library for Phoenix, and other Plug-based, web applications
Stars: ✭ 418 (-16.9%)
Mutual labels:  phoenix-framework
pryin
PryIn is an Application Performance Monitoring platform for your Elixir/Phoenix application.
Stars: ✭ 25 (-95.03%)
Mutual labels:  phoenix-framework
elixir
Companion Repo for the course: Elixir & Phoenix for Beginners
Stars: ✭ 40 (-92.05%)
Mutual labels:  phoenix-framework
Cercle
Cercle is a CRM+Project Manager for your organization - Phoenix Framework & Vuejs
Stars: ✭ 284 (-43.54%)
Mutual labels:  phoenix-framework
Stone
A Swift framework for connecting to Phoenix Channels in your iOS app (with Presence support).
Stars: ✭ 18 (-96.42%)
Mutual labels:  phoenix-framework
Canary
🐣 Elixir authorization and resource-loading library for Plug applications.
Stars: ✭ 450 (-10.54%)
Mutual labels:  phoenix-framework
phoenix component folders
Reusable UI components on Phoenix framework
Stars: ✭ 31 (-93.84%)
Mutual labels:  phoenix-framework
Godello
Trello inspired kanban board made with the Godot Engine and GDScript, powered by an online real-time collaborative backend (Elixir and Phoenix Channels)
Stars: ✭ 273 (-45.73%)
Mutual labels:  phoenix-framework
Awesome Phoenix
🔥 Collection of awesome open-source apps made with Phoenix Framework
Stars: ✭ 481 (-4.37%)
Mutual labels:  phoenix-framework
Matestack Ui Core
Matestack enables you to create sophisticated, reactive UIs in pure Ruby, without touching JavaScript and HTML. You end up writing 50% less code while increasing productivity, maintainability and developer happiness.
Stars: ✭ 469 (-6.76%)
Mutual labels:  phoenix-framework
Hammer
An Elixir rate-limiter with pluggable backends
Stars: ✭ 366 (-27.24%)
Mutual labels:  phoenix-framework

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].