A lightweight "Falling Sand Game" written in TypeScript with Pixi.js. Click to spawn particles of sand.
TO DO:
- collision physics
- need a system to detect which directions are possible to move in
- enable more particle types
- create particle interaction system
npm install
npm run dev
- launch
http://localhost:3000/