Skip to content

Releases: mreishus/demon_spirit_umbrella

v1.1.3

09 Dec 16:38
557f766
Compare
Choose a tag to compare

Release Notes (v1.1.3) 2019-12-09

  • Some minor dependency updates.
  • No user facing changes.

v1.1.2

23 Nov 02:23
Compare
Choose a tag to compare

Release Notes (v1.1.2) 2019-11-22

  • Some minor dependency updates.
  • No user facing changes.

v1.1.0

07 Nov 21:56
Compare
Choose a tag to compare

Release Notes (v1.1.0)

  • Upgrades Phoenix LiveView from 0.3.1 -> 0.4.1.
  • Some minor dependency updates.
  • No user facing changes.

v1.0.0

04 Nov 15:41
Compare
Choose a tag to compare

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.

demon spirit on dockerhub

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.