A winter-themed HTML5 platformer. Play here
-
Clone the repository:
git clone https://github.com/MajorH5/SantasGiftQuest.git
-
Navigate to the project directory:
cd SantasGiftQuest
-
Install dependencies:
npm install
-
Start the server:
npm start
-
Open your browser and go to
http://localhost:3000
.