At the project's root, run
npx http-server --port 4002
Go to http://localhost:4002/physic/test/index.html
Go to http://localhost:4002/games/pool/index.html
- remove radius from class Polygon constructor parameters
- make the isOffLimits function a service that object could register to (provided it has a position poperty and HasId ).