Skip to content

anapremovic/fall-hacks-2023

 
 

Repository files navigation

Description

This is a text-based adventure where you are a regular 9-5 office worker who wants to experience something new in life and turn over a new leaf. Suddenly, you are transported into a fantasy world. With the power of AI generated narration, will you be able to pick the right options and have your adventure that you've always wanted?

File Structure

Source code is located in fall-hacks-2023/src/app

Resources used are located in fall-hacks-2023/public

Getting Started

  • Install node js https://nodejs.org/en

  • A .env file must be created at the root level with an OpenAI API key

  • Run the development server:

npm install
npm run dev

Video Demo: https://youtu.be/fcw0liCe61Q

Participants

Cameron Lee, [email protected]

Ana Premovic, [email protected]

Bryan Huang, [email protected]

Resources

Wizard icon from https://oldschool.runescape.wiki/w/Sigbert_the_Adventurer

Robot icon from https://pngimg.com/image/45356

React library

OpenAI API - Used for story narration

Github

https://github.com/catchet101/fall-hacks-2023

About

New Leaf in a New World: AI Choose Your Own Adventure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 91.4%
  • CSS 7.3%
  • JavaScript 1.3%