You're viewing a single thread.
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
83 0 ReplyRuns at industry standard speed.
74 2 Replyis capped at JS speeds
So, just like every Electron app?
48 5 ReplyAre you trying to make games in electron?
22 0 ReplyThere is actually a decently popular game made in Electron that just recently switched to Unity. RIP
12 1 ReplyWhich
7 0 ReplyVampire Survivors. I was pretty surprised when I looked at the game files
3 0 Reply
Except worse, because it's an electron app interpreting the app you actually want to run, so double slowness.
14 0 Replydouble slowness.
Sorry, but we prefer to call that "cinematic".
8 0 ReplyTurbowarp.
1 0 Reply
Yup!
3 0 Reply
All fun and games until someone forks it to remove the limits.
9 1 ReplyHow's tutorials and troubleshooting resources vs unity? Being able to Google answers is super important.
5 0 ReplyBro really needs docs in order to program with frickin' blocks
10 0 ReplyI think there's likely more scratch tutorials though the advanced stuff just requires a basic understanding of logic.
1 0 Reply
Check out turbowarp desktop. You can make a bigger stage and export to exe.
4 0 ReplyThis. Turbowrap is amazing.
1 0 Reply