Skip to content

negimags/textadventure

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Petty Cash Quest

A text-adventure and turn-based combat role playing game that uses vanilla ReactJS. A player can create a character and embark on a noble quest across a fantasy universe to regain $14 loaned to an old nemesis. Character creation and player HUD was developed by Sean McNeely, the items menu and item functionality was developed by Mikhail Misenas, and I developed the story, gameplay mechanics and turn-based combat.

Deployment

To view the site without downloading locally, browse the site hosted on Heroku

Installation Instructions

If you have Node v. 6 or higher, run in the CLI after downloading "npm install" then "npm start"

Technology Used

This project was bootstrapped with Create React App.

Inspiration:

MinusGix created a basic React RPG template that we used as a starting point for our project. Thank you, MinusGix.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.4%
  • CSS 6.9%
  • HTML 2.7%