An open API service indexing awesome lists of open source software.

https://github.com/alexius-huang/rubyrpg-advanced

My second version of command line based RPG implemented with Ruby OOP & mataprogramming
https://github.com/alexius-huang/rubyrpg-advanced

Last synced: 3 months ago
JSON representation

My second version of command line based RPG implemented with Ruby OOP & mataprogramming

Awesome Lists containing this project

README

        

# RubyRPG - Advanced

My second version of command line based RPG implemented with Ruby OOP and metaprogramming for practice. (Currently under development)

## Requirement

Ruby Version 2.4.1

## How to Play

Clone it!

```
$ git clone [email protected]:Maxwell-Alexius/RubyRPG-Advanced.git
```

Go to the root directory, command and play!

```
$ ruby game.rb
```