[READ-ONLY] Mirror of https://github.com/excaliburjs/sample-billiards. WIP Sample Billiards Physics Example w/ Shader 3D Balls
0

Configure Feed

Select the types of activity you want to include in your feed.

TypeScript 91.5%
JavaScript 6.3%
HTML 1.7%
CSS 0.4%
Other 0.1%
14 4 0

Clone this repository

https://tangled.org/excaliburjs.com/sample-billiards https://tangled.org/did:plc:q3lsfhxpzynqrvv5mnj5ptj3
git@tangled.org:excaliburjs.com/sample-billiards git@tangled.org:did:plc:q3lsfhxpzynqrvv5mnj5ptj3

For self-hosted knots, clone URLs may differ based on your setup.



readme.md

Excalibur TypeScript & Vite template#

Check out the full documentation @ https://excaliburjs.com

You can use the excalibur cli to generate this template

npm create excalibur

Getting Started#

  1. Generate a repository from this template
  2. Modify the package.json with your own details
  3. Run npm install to install dependencies
  4. Run npm run dev to start the Vite server!
  5. Have fun!