@[email protected] to Programmer [email protected]English • 1 year agoIt's open source and has better managementlemmy.mlimagemessage-square32fedilinkarrow-up1884arrow-down119
arrow-up1865arrow-down1imageIt's open source and has better managementlemmy.ml@[email protected] to Programmer [email protected]English • 1 year agomessage-square32fedilink
minus-square@majlitechlink83•edit-21 year agoAdvantages: 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-square@[email protected]linkfedilink11•edit-21 year agoThere is actually a decently popular game made in Electron that just recently switched to Unity. RIP
minus-square@[email protected]linkfedilink3•edit-21 year agoVampire Survivors. I was pretty surprised when I looked at the game files
minus-square@[email protected]linkfedilink14•1 year agoExcept worse, because it’s an electron app interpreting the app you actually want to run, so double slowness.
minus-square@[email protected]linkfedilink8•1 year ago double slowness. Sorry, but we prefer to call that “cinematic”.
minus-square@[email protected]linkfedilinkEnglish8•1 year agoAll fun and games until someone forks it to remove the limits.
minus-square@[email protected]linkfedilink5•1 year agoHow’s tutorials and troubleshooting resources vs unity? Being able to Google answers is super important.
minus-square@majlitechlink10•1 year agoBro really needs docs in order to program with frickin’ blocks
minus-square@Ziglinlink1•1 year agoI think there’s likely more scratch tutorials though the advanced stuff just requires a basic understanding of logic.
minus-squarestellarforcelinkfedilink4•1 year agoCheck 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.