Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 435 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 435 Bytes

Sand Falling Simulator

A simulation of falling sand to fidget with

screenshot of sand falling simulation

Tools and Frameworks

  • Javascript
  • Canvas API
  • HTML & CSS

Instructions to run

  • I used VSCode Live Server Extenstion to run on local host
  • Once VSCode Live Server is downloaded, open the folder containing this project, and press Go Live