Releases: mreishus/demon_spirit_umbrella
Releases · mreishus/demon_spirit_umbrella
v1.1.3
v1.1.2
v1.1.0
v1.0.0
Release Notes
Demon Spirit, an abstract board game on a 5x5 grid served over the web. You
can play against other players or a computer AI with programmable difficulty.
Built in Elixir, Phoenix, and Phoenix Live View.
Packages
Containerized version is available on dockerhub, tagged mreishus/demon-spirit:1.0.0
.
Running the project (Production)
Run the docker image via your favorite method. Expose port 4000 to anywhere
you want, typically 80. Since it doesn't require a database, that's all you
need.