Skip to content
This repository has been archived by the owner on Aug 27, 2020. It is now read-only.

Sorebit/Sore-Rogue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sore-Rogue

A Brogue inspired but much simpler rouge-like

Preview

preview

Usage

make creates an executable Rogue

Dependencies:

  • ncurses

You will need a 256-color terminal in order to run this.

Features to be completed

  • Damage counting formula (taking attack and defense in mind)
  • Pickup up items
  • Potion and artifact colors (random, distinguishing unused types)
  • Spawning monsters (depending on depth etc.)
  • Spawning and dropping items (from monsters, chests?)

License

This software is licensed under The MIT License (MIT)