Posted November 08, 2025 by 444B
#pico8
alright, I really need to start thinking about game mechanics. Either it needs to be fun or it needs to have a message. I was thinking of something for the game, like you need to collect 20 orbs to exit the main door but when you get to 20, it tells you that you need 30 and so on Maybe it will be an easter egg that you could have opened the door at just 10 but I think that would be more of a sense of frustration for the player than appreciating the message. For a more fun mechanic, we could have a youtubne logo follow the player and they need to fit them off? Seems simple to describe but action and combat would take quite a bit of coding and logic. I think I will read more Jelpi code today Jelpi Code Jelpi is a fun little game you can play here.
That being said, its alot of code! About 2184 lines of it Ill just get a look at some of the functions (there are roughly 53 of them) Anyways, not much to update today! Seeya tomorrow