Skip to content

Rougelike RPG dungeon crawler with a text-based user interface and entity-component system architecture.

License

Notifications You must be signed in to change notification settings

brews/absolutechaos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

absolutechaos

Rougelike RPG dungeon crawler with a text-based user interface and entity-component system architecture. Think NetHack, but poorly written.

Note

This project is under development.

How to run

Clone the repo and be sure you have a copy of cargo installed and configured. From the root of the repo run

cargo run --release

This will collect dependencies and compile the program into a single binary before launching the game.

Support

Source code is available online at https://github.com/brews/absolutechaos/. This software is open source and available under the MIT License.

Acknowledgements

This project is based on "Roguelike Tutorial - In Rust" by Herbert Wolverson (DBA Bracket Productions) which has source code available under an MIT License and text available under Creative Commons BY_SA-4.0.

About

Rougelike RPG dungeon crawler with a text-based user interface and entity-component system architecture.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published