ixmrm01 / islands_interface

Erlang front end application for the islands game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

islands_interface

Erlang front end application for the islands game from book Functional Web Development with Elixir, OTP, and Phoenix

Setup

Download Islands Engine

Download Islands Interface

$ cd islands_interface
$ mkdir _checkouts
$ cd _checkouts
$ ln -s /Users/martin/Documents/islands_engine islands_engine

Build

$ cd islands_interface
$ rebar3 shell

Test

http://localhost:8001/app/index.htm

Learn more

About

Erlang front end application for the islands game


Languages

Language:Erlang 59.3%Language:CSS 23.7%Language:HTML 17.0%