Is it possible to make a game like WarioWare on Arcade?
1 Like
If you go under âJavaScript Games,â the âFive Second Gamesâ example is actually from one of our first game jams; we had everyone submit short âwarioware styleâ games and glued them together:
itâs very old at this point, could be done more simply / improved now, and is mainly javascript because of how we set it up for the game jam (e.g. we made an extension and format so everything could be copied and pasted, since it was a manual process), but definitely can make a warioware style game!
2 Likes