Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kettek/fowchess

Hyperscript/Less frontend & Elixir backend based chess with fog of war, for learning and funtimes
https://github.com/kettek/fowchess

Last synced: 19 days ago
JSON representation

Hyperscript/Less frontend & Elixir backend based chess with fog of war, for learning and funtimes

Awesome Lists containing this project

README

        

This is a test backend/frontend for learning Elixir(backend) and Hyperscript(frontend). The project itself is a multiplayer chess that uses fog of war because why not.

## Running
Running requires [Elixir](https://elixir-lang.org/install.html) to be installed. Once installed, navigate to the **be** subdirectory and run `mix run --no-halt`. You can then go to `localhost:4000` to play around.