Full Stack Phaser Sandbox

MERN Stack Web Sandbox

I needed something for my coding students that would allow me the community of Scratch but the feel of Swift playgrounds. I also needed something with low login friction that was contained to the students in my classes. I created my own web app to create, save, and share content. My original site was a good learning experience, but used a technology stack (backbone, SQL, PHP) that was getting long in the tooth. Also, the CSS inconsistencies between browsers was getting to be a headache. I decided to rebuild the app using React and MongoDB. The app lets you fork files, save, and set passwords individually for each file.

sandbox1.gif

You can try it out here: http://moonpong.com

Or take a look at the code: https://github.com/wegesdal/sandbox