Skip to content

thiagoesteves/elisnake

Repository files navigation

github workflow Erlant/OTP Release

Game webserver written in Elixir

Erlgame

The app has the same core game written in Erlang but translated to Elixir. It is part of the transition studies from Erlang Programming language to Elixir.

Compile and run the application

mix deps.get
iex -S mix

Once running, you can visit localhost:4000 from your browser.

Deploy [Docker]

Create a docker image to deploy

The next command will create and publish your application image into the docker

make docker.build

Deploy using helm (Running locally)

make local.deploy.install

Uninstall deployment

make local.deploy.uninstall

About

Snake game in Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published