Marxism-Fennekinism@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 2 年前It's open source and has better managementlemmy.mlimagemessage-square35fedilinkarrow-up1922arrow-down120
arrow-up1902arrow-down1imageIt's open source and has better managementlemmy.mlMarxism-Fennekinism@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 2 年前message-square35fedilink
minus-squaremajlitech@lemmy.worldlinkfedilinkarrow-up82·edit-22 年前Advantages: runs in a web browser very easy to code with Disadvantages: does not compile to a binary is capped at JS speeds has limited resolution
minus-squareheimchen@discuss.tchncs.delinkfedilinkarrow-up74arrow-down2·2 年前Runs at industry standard speed.
minus-squarexigoi@lemmy.sdf.orglinkfedilinkarrow-up48arrow-down5·2 年前 is capped at JS speeds So, just like every Electron app?
minus-squaredrislands@lemmy.worldlinkfedilinkarrow-up22·2 年前Are you trying to make games in electron?
minus-squarePfnic@feddit.chlinkfedilinkarrow-up13arrow-down1·edit-22 年前There is actually a decently popular game made in Electron that just recently switched to Unity. RIP
minus-squarePfnic@feddit.chlinkfedilinkarrow-up3·edit-22 年前Vampire Survivors. I was pretty surprised when I looked at the game files
minus-squarenothacking@discuss.tchncs.delinkfedilinkarrow-up14·2 年前Except worse, because it’s an electron app interpreting the app you actually want to run, so double slowness.
minus-squareOpafi@feddit.delinkfedilinkarrow-up8·2 年前 double slowness. Sorry, but we prefer to call that “cinematic”.
minus-squareSotuanduso@lemm.eelinkfedilinkEnglisharrow-up9arrow-down1·2 年前All fun and games until someone forks it to remove the limits.
minus-squareJohnDClay@sh.itjust.workslinkfedilinkarrow-up5·2 年前How’s tutorials and troubleshooting resources vs unity? Being able to Google answers is super important.
minus-squaremajlitech@lemmy.worldlinkfedilinkarrow-up9·2 年前Bro really needs docs in order to program with frickin’ blocks
minus-squareZiglin (it/they)@lemmy.worldlinkfedilinkarrow-up1·2 年前I think there’s likely more scratch tutorials though the advanced stuff just requires a basic understanding of logic.
minus-squarestellarforce@kbin.sociallinkfedilinkarrow-up4·2 年前Check out turbowarp desktop. You can make a bigger stage and export to exe.
Advantages:
Disadvantages:
Runs at industry standard speed.
So, just like every Electron app?
Are you trying to make games in electron?
There is actually a decently popular game made in Electron that just recently switched to Unity. RIP
Which
Vampire Survivors. I was pretty surprised when I looked at the game files
Except worse, because it’s an electron app interpreting the app you actually want to run, so double slowness.
Sorry, but we prefer to call that “cinematic”.
Turbowarp.
Yup!
All fun and games until someone forks it to remove the limits.
How’s tutorials and troubleshooting resources vs unity? Being able to Google answers is super important.
Bro really needs docs in order to program with frickin’ blocks
I think there’s likely more scratch tutorials though the advanced stuff just requires a basic understanding of logic.
Check out turbowarp desktop. You can make a bigger stage and export to exe.
This. Turbowrap is amazing.