Skip to content

A text based adventure based on the book Learning Functional Programming with Elixir

Notifications You must be signed in to change notification settings

adaptiv/dungeon-crawl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DungeonCrawl

Dungeon Crawl is a text-based role-playing fantasy adventure from the book Learn Functional Programming Using Elixir by Ulisses Almeida.

Start

Start the game by typing mix start at the command prompt.

Backlog

  • Handle invalid hero and room action choice gracefully.
  • Improve output when player dies.
  • Add more heroes, monsters, and rooms.
  • Add more sophisticated room triggers, e.g. Boss fight or Puzzle.
  • Instead of random room choice, create a room map that the player can navigate.

About

A text based adventure based on the book Learning Functional Programming with Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages