Skip to content

An adventure game where you traverse a map based on a JSON file. There is a username, inventory, and location system which saves,

Notifications You must be signed in to change notification settings

johwuy/ICS-31-Adventure-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This is a project I created for my ICS 31 class for Professor Yeh.

You traverse the map by utilizing data read from a JSON file. In addition, the JSON file includes objects which you can pick up.

This game also has the ability to save and load player data (inventory and location), based on their username.

About

An adventure game where you traverse a map based on a JSON file. There is a username, inventory, and location system which saves,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages