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

oh! so the game on the miniconsole proper was made in micropython (which is basically just python!) the web build here was a rewrite of the game in C — plays the same, but works better with webgl. so no asm this time around :D

i specifically chose to use micropython over the C/++ SDK to encourage others to make their own content if they were to build their own!