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
- Host: GitHub
- URL: https://github.com/isaychris/textrpg
- Owner: isaychris
- Created: 2018-11-11T23:27:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-11T23:42:55.000Z (over 7 years ago)
- Last Synced: 2025-01-04T16:42:03.926Z (over 1 year ago)
- Topics: cli, osrs, rpg, runescape, text
- Language: C++
- Homepage:
- Size: 9.77 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

### Player Info

### Equipment

### Inventory

### Store

### Fighting

