Skip to content

N0ku/Interactive-Story

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Story

React HTML5 SASS JavaScript Threejs Express.js

Description

This is a post-apocalyptic interactive story built with React Three Fiber. The story is set in a world where a deadly virus has wiped out most of humanity and you must make choices that will determine your survival. The game features stunning 3D graphics, an engaging storyline, and multiple endings based on your decisions.

Installation

Client

To install and run the project locally, follow these steps:

  1. Clone this repository
   git clone https://github.com/N0ku/Interactive-Story.git
  1. Enter in the Client folder
    cd Client
  1. Install the dependencies
   yarn install OR npm install
  1. Run the development server
   yarn start OR npm start
  1. Open http://localhost:3000 in your browser to see the app running.

Server

  1. Enter in the Server folder
    cd Server
  1. Install the dependencies
   yarn install OR npm install
  1. Run the development server
   yarn start OR npm start
  1. Now you have the server running on the 5050 port !
To import a 3d model into react three fiber, use the command:
yarn gltfjsx absolute-path OR yarn gltfjsx absolute-path

Features

  • Choose your own adventure gameplay
  • Stunning 3D graphics and immersive environments
  • Multiple endings based on your choices
  • Engaging storyline with post-apocalyptic themes

Technologies

Contributors

License

Coming...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages