I wanted to showcase the immense capabilities of the Monday.com platform with something completely outside the box. By opening up Monday's platform to JavaScript development, they have entered into a whole new world of possibilities as a platform. I know this submission is probably way different than any others, but I thought it was a fun way to incorporate and showcase some unique features of the Monday.com app building platform.

I originally designed the game to be a standalone web page. Some challenges I had were around the fact that I was using CSS to set background images for the snake bodies. This ended up hitting 429 errors in ngrok, causing a lot of unintended lag and issues in rendering that weren't originally there when serving up the page on a private server.

I learned a lot about node and express.js during this project, and how to create standalone javascript apps from scratch. Really cool experience!!

Share this project:

Updates