/TechSquid-Falling-Sand-Game

A lightweight "Falling Sand Game" written in TypeScript

Primary LanguageTypeScript

TechSquid Falling Sand Game | TSFSG

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

Development

  1. npm install
  2. npm run dev
  3. launch http://localhost:3000/