Sunset-Forest

Sunset Forest: Survival Edition

Sunset Forest Logo

Overview

Sunset Forest: Survival Edition is an immersive 3D survival game built with JavaScript and Three.js. Experience a stylized, atmospheric world where beauty meets danger. Navigate through a dense forest at sunset, scavenge for supplies, and fight to survive against waves of relentless zombies.

Key Features

Technical Highlights

Getting Started

Prerequisites

Installation

  1. Clone the repository:
    git clone https://github.com/MEDELBOU3/Sunset-Forest.git
    
  2. Navigate to the project directory:
    cd Sunset-Forest
    
  3. Install dependencies:
    npm install
    

Running the Project

To start the server and play the game:

npm run server

Then open your browser and navigate to http://localhost:3000 (or the port specified in your console).


Developed by MOHAMED EL-BOUANANI