I wanted to make a fun game that would be easy to do in a short period of time so I could stay focused on work while having a break. One challenge was the addition of wall jumping. It was possible to do this with plugins, but I wanted to do it vanilla, so I had to make a wall jumping solution from scratch. The timer was also very difficult to implement, as I had to take into account the lag created by all of the triggers for the wall jumps and the size of the levels.