Skip to content

An educational project for Elixir lang - a simple roguelike.

Notifications You must be signed in to change notification settings

lonski/eloxubur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eloxubur

Elixir lang educational project - a simple roguelike.

Installation

Requires elixir 1.14.0 and mix.

To install the dependencies, run mix deps.get in the command line terminal of your choice from the project root.

Running

If the dependencies have been installed, you should be able to run the application with mix run lib/eloxubur.ex.

Game features

At the moment all you can do is walk around in a procedurally generated map. To add more features, fork the repo, add the feature, and create a pull request.

About

An educational project for Elixir lang - a simple roguelike.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages