Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 728 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 728 Bytes

r/RoguelikeDev Does The Complete Roguelike Tutorial

Ruby + BearLibTerminal roguelike

RoguelikeDev Does the Complete Roguelike Tutorial Event Logo

r/roguelikedev dev-along following The Complete Roguelike Tutorial.

This is a frivolous ruby version that uses BearLibTerminal.

How to run

Ensure you have ruby 2.4.1 or higher installed properly.

Run this in your terminal:

git clone https://github.com/mapisoft/ruby-rogue
cd ruby-rogue
ruby main.rb

Dependencies

  • ruby 2.4.1 or higher