Skip to content

A react + rails visual novel / choose your adventure game

Notifications You must be signed in to change notification settings

amandadr/petome

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Petome

A virtual novel journey through grief and love.

You find yourself quite lonely after the war - maybe it's time to make a new friend?

Setup

Install dependencies with npm install in /frontend and bundle install in /backend.

Run the database locally on 3001: rails s in /backend

Run the app on 3000: npm start in /frontend

Have fun :)

Screenshots

Title Page

Making Friends

Dependencies

  • react: 18.2
  • axios
  • use-sound
  • sass
  • ruby: 3.1.1
  • rails
  • pg
  • puma
  • jbuilder

To be continued...

Two pals and I only had a week to complete this project and fell in love with our mission - we will be back

About

A react + rails visual novel / choose your adventure game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 48.3%
  • JavaScript 25.1%
  • HTML 14.9%
  • SCSS 7.4%
  • CSS 2.1%
  • Dockerfile 2.0%
  • Shell 0.2%