Skip to content

DOOM fire animated from server side using Phoenix LiveView

License

Notifications You must be signed in to change notification settings

allmonty/elixir-live-doom-fire

Repository files navigation

Doom Fire

DOOM fire animated from server side.

Made with Phoenix LiveView
Based on Doom fire algorithm

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Learn more