Skip to content

An project (node.js) for a browser based game using 3D graphics (three.js) and physics (ammo.js)

Notifications You must be signed in to change notification settings

BillCarterNet/game

Repository files navigation

A game

An attempt at making a game that runs in a web browser using three.js and ammo.js

Installation

After cloning run npm install to get the dependencies installed (not many)

Execution

Run node localServer.js This will run a local server on http://localhost:8081 Visit http://localhost:8081 to see the game

About

An project (node.js) for a browser based game using 3D graphics (three.js) and physics (ammo.js)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages