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

https://github.com/isaychris/textrpg

A text-based RPG game inspired by the game runescape
https://github.com/isaychris/textrpg

cli osrs rpg runescape text

Last synced: 9 days ago
JSON representation

A text-based RPG game inspired by the game runescape

Awesome Lists containing this project

README

          

# textRPG

A text-based RPG inspired by the game Runescape.

### Preview
https://repl.it/@isaychris/textRPGv09

The program lets the player level up there character by gaining experience points from fighting randomly generated monsters. These monsters also drop rare items that the character can equip to increase their max hit. Players can equip and unequip items / armor. The game also has a general store where the user can sell and buy items. This game was created to refresh my object oriented programming skills in 2016.

# Screenshots
### Main Menu
![Image](https://i.imgur.com/EH0WjKT.png)

### Player Info
![Image](https://i.imgur.com/zmq8bzS.png)

### Equipment
![Image](https://i.imgur.com/399enjg.png)

### Inventory
![Image](https://i.imgur.com/ELvl7lg.png)

### Store
![Image](https://i.imgur.com/F8QFqib.png)

### Fighting
![Image](https://i.imgur.com/Y7eMTSC.png)

![Image](https://i.imgur.com/hvjMEZR.png)