DragonFireGamesLvl 11
Make a game or website this summer, you can use code.org or anything else, and upload it to https://picmo.onrender.com
Make a game or website this summer, you can use code.org or anything else, and upload it to https://picmo.onrender.com
Will Pic-mo's UI get updated at some point?
Yes, it will.
[WUT] Adam wanna help with it?
@DragonFireGames Don't worry, I gave credit to the og developers in the code.
DragonFireGames Do you use the localstorage
thingie for Pic-Mo or is it something else?
altZany
use local storage to do what, I don’t think I use it
DragonFireGames nevermind
I posted my demo and It seems like you can change everything on the page through code.org
and I had to change the game src because with the turbolink in it makes the game not work
I have been changing how my page looks using code.org and It's working so far, but I think in the future this method will stop working
DomC nice
DomC I have a few projects that don’t work on turbowarp right now. Me and @Varrience are working hard to get it working for all projects.
If you can, can you tell me what was causing the error in the original src?
I made platformer
DragonFireGames
in the game I use window[_name](); for some objects creation (ex. {"name":func_Name}) and with turbowarp it's having problems with that.
DomC alright, I'll notify @Varrience about that
DragonFireGames thanks
can you create an example project that demonstrates the issue btw?