Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Hey Piccoloplay,

I wonder if you have been using Unity to make this game? It's really difficult entry to the Jam as it requires a very specific platform to run. Could you consider building a WebGL build playable on browser, thank you!

Cheers!

(+1)

Sorry, unfortunately, the game is designed to be played on mobile. My take on the theme is a remix of Temple Run with candies instead of coins, as a tribute to Candy Crush. Don't worry. I'll still give your game a try :)

Yeah, I don't have an android emulator either. I could install bluestacks, but for this machine I really can't right now.

(+1)

Indeed, even with mobile as primary target platform, adding a desktop build should be a trivial thing to do,  unless the input setup is tied up too much to only work with a mobile's touch screen (or even makes use of gyro features where you tilt the phone in order for moving).

A WebGL build should also be possible to do for browser play...