Skip to content

excaliburjs/sample-physics-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Excalibur Physics Server

Example of using a node server to run the Excalibur physics simulation. Still a work in progress!

⚠️Currently this only works off a branch of excalibur using npm link https://github.com/excaliburjs/Excalibur/tree/bugfix/run-excalibur-in-node

physics simulation

Running Locally

  • Install Node.js
  • Build the front end with parcel npm run build
  • Run the file and websocket server npm run server
  • Navigate to http://localhost:9999

About

Example of a centralized physics simulation in Excalibur

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published