WarioWare-style game?

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