Skip to content

herbstrith/elixir-doom-fire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elixir DOOM Fire

CLI for drawing doom fire effect in the terminal using ANSI-256 color palette. Meant more as a fun exercise in elixir than anything else. Improvements and tips are welcome.

Elixir version adapted from the rust version made by Moog

Installation

This is a simple CLI meant to be called from inside iex.

git clone git@github.com:herbstrith/elixir-doom-fire.git
cd elixir-doom-fire

Execution

Boot up a iex session, load the module and burn

iex -S mix
DoomFire.burn()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages