geno7 / adventure

a basic choose your own adventure style game created in react

Home Page:https://choosethescare.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Choose Your Own Adventure Engine

a Choose Your Own Adventure-style game built in react.

  • displays text and pictures for each node of the story
  • data stored in an array of objects
  • score is tracked, as well as the number of endings you've attained
  • modal which displays the endings you've attained in the order of their appearance
  • saving and loading system using localStorage which saves your score and endings
  • animated buttons and fading using framer-motion

About

a basic choose your own adventure style game created in react

https://choosethescare.netlify.app


Languages

Language:JavaScript 70.5%Language:SCSS 20.3%Language:HTML 9.2%Language:CSS 0.0%