A Scratch-like game & animation creator created from scratch (literally).
Download & Install Node.js (and also Git probably)
Download/Clone the repository, then while inside the folder run these commands in a terminal:
npm i
ornpm i --force
if the other failsnpm run dev
Then visit the URL it gives you.