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.
To install and run the project locally, follow these steps:
- Clone this repository
git clone https://github.com/N0ku/Interactive-Story.git
- Enter in the Client folder
cd Client
- Install the dependencies
yarn install OR npm install
- Run the development server
yarn start OR npm start
- Open http://localhost:3000 in your browser to see the app running.
- Enter in the Server folder
cd Server
- Install the dependencies
yarn install OR npm install
- Run the development server
yarn start OR npm start
- Now you have the server running on the 5050 port !
yarn gltfjsx absolute-path OR yarn gltfjsx absolute-path
- Choose your own adventure gameplay
- Stunning 3D graphics and immersive environments
- Multiple endings based on your choices
- Engaging storyline with post-apocalyptic themes
Coming...