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

unfortunately, you have to code to show the app is working. Please open src file and change main.js

inside update function you can add 

print("hello this game is work", 20, 20)

In additional other API you have to check https://github.com/cstoquer/pixelbox and clone https://github.com/cstoquer/MonkeyWarp to know how to understand the game work

thanks!