Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 296 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 296 Bytes

RogueGame

This program will read JSON files which has descriptions of parameters of two rooms, the items wich belong in each and where the Player begins. It will then print these and allow the player to move from room 1 to room 2 through doors and pick up items when player steps over them.