Skip to content

💧 Game based on chapter 6 of Learn Functional Programming with Elixir

Notifications You must be signed in to change notification settings

girordo/dungeon_crawl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dungeon Crawl

Application from chapter 6 of Learn Functional Programming with Elixir

Installation

If available in Hex, the package can be installed by adding dungeon_crawl to your list of dependencies in mix.exs:

def deps do
  [
    {:dungeon_crawl, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/dungeon_crawl.

About

💧 Game based on chapter 6 of Learn Functional Programming with Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages