Skip to content

This is a text-based fantasy horror adventure game demo. This was my first experience learning and using javascript, and the purpose of the project was to put into practice the concepts I had been learning.

Notifications You must be signed in to change notification settings

chris-cozy/StoryQuest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

kraken

Description

This is a text-based fantasy horror adventure game demo. This was my first experience learning and using javascript, and the purpose of the project was to put into practice the concepts I had been learning. I made this project to be an entry to CUHackit2022, a Clemson-based Hackathon. This was also my first experience in creating a text-based game. I enjoyed playing *A Dark Room* which led mt want to create my own text-based game.

Installation

The demo can be accessed here: https://affectionate-swartz-7365bc.netlify.app/
The index.html file can be run on a server.

Tech Stack

Git HTML5 CSS3 Javascript VScode

Developer Notes

More complexity and intents may be added in the future.

Desired Additions

  • A smooth inventory and player stats system. Could have an object containing all of the player's items, and an object containing player's current statistics (Health, Level, EXP, Skills)
  • An NPC stats system. Could have an object to represent an NPC. This object could contain their name and health, as well as possible actions (I.E pet, hug)
  • An NPC interaction system

About

This is a text-based fantasy horror adventure game demo. This was my first experience learning and using javascript, and the purpose of the project was to put into practice the concepts I had been learning.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published