Inspired by @maxmcd's Static
Chess, static_chess.exs
is a single
file Elixir script that runs a zero-bloat chess server. Every page is plain html
and css, and every move is made by clicking a link.
To run this locally, clone the repo then:
$ elixir static_chess.exs
StaticChess
is released under the Apache License 2.0
.
This script was written by Elliot Jackson.
- Blog: https://elliotekj.com
- Email: elliot@elliotekj.com