Right! After that false alarm, I've finally been able to sit down and spend some time with this one.
I played through to mission 3, but it requires two hand driers to be stolen when there is only one on the map (which gets stolen during mission 2). I understand that this is very much still a work in progress, and assume that the game hasn't really been developed past the second mission. The game's page mentions WIP teachers, but I didn't see any of those.
You mentioned in the game's description that you're not using time in some time-dependent calculations. If it's helpful, you can use SDL_GetTicks() or SDL_GetPerformanceFrequency() to calculate time deltas and use that as the basis for time-dependent calculations.
It might be worth looking at tweaking the music to loop properly. On a larger version of the game, it'd be good to switch music tracks between missions to avoid things getting too repetitive over time.
So far as the subject matter goes, I'm not familiar with the TikTok thing this is referencing, but it's very difficult to see stealing resources from educational institutions (which in my part of the world are generally underfunded) as cool.
It's always good to see submissions with sources. Good luck if you continue development!