A dumb physics engine written in TypeScript
{ "compilerOptions": { "strict": true, "target": "esnext" }, "files": ["script.ts"] }