Skip to content

adhiraj2001/boat-game

Repository files navigation

Boat Game

A 3D game boat game about collecting coins from the sea and battling other boats. The game is made with Three.js and Cannon.js.

Demo

Required Packages (Nodejs)

sudo apt-get update
sudo apt-get install node

Instructions to test:

# for install required node packages
npm install

# for running the backend server on 'localhost:3000'
npm run dev

Releases

No releases published

Packages

No packages published