Bake a cake but its speedrun
Github copilot for debugging, many questions on mongodb, readme
Bake a cake but its speedrun
Github copilot for debugging, many questions on mongodb, readme
A silly little web game where you speedrun baking a cake.
well, thats it folks!! My first time using mongoDB to store stuff… it feels more pythonic to be honest but i still prefer sql database… also animating was hard… i learnt to modularize my code a little better by exporting out public functions to use in other files… i finally touched python!! yipeee…
watch the vid below if unclear… i tried to make it more ux friendly but failed…
i was busy this week… i wanted to add more features but i guess it is completed!! i learnt how to modulzrize my code a little? like start screen 1 file, baking animations one file, api requests in another etc… it felt interesting when i started doing this, especially the animations but it got a little bit boring at the end. im gonna go deploy this or something… bye! so here is how to bake your cake:
Log in to leave a comment
yay i finally touched more python!! i usually use a sql database but mongodb is nosql so I learnt the differences and how to use the pymongo library. i will now be trying to connect the front with the backend…
Log in to leave a comment
i tried using exports and modules to separate them into smaller files. i learnt how to better do animations and keyframes. however i still think my code is still kinda spaghetti. Also, im sleepy…
Log in to leave a comment
i learnt to use differentiation to help detect the direction of the whisk. also using a object to encapsulate stuff is pretty useful for writing clean code, but it kinda makes me want to rewrite everything entirely. i had a lot of fun doing this because its so funny… LOL
Log in to leave a comment
i learnt that i can use the – var to make life easier for me, instead of having to write 9 classes i can just do that. and i can write the styles inline too. yippee! honestly i am not sure what i am going to add for this game… should i add a storyline too?
Log in to leave a comment
Hi I’m building a bake a cake but its speedrun game because I have no idea what to build, but I do have to lock in. I do have some ideas but I can’t make it because I’m not good enough yet. So after thinking for a while and expanding on the game idea I think this might be a fun game to make.
I plan to use mongoDB for database to keep track of scores and names, backend would be flask because I love python, frontend would be vanilla html, css, js because I’m not good at it yet. probably going to use render to host this
Log in to leave a comment