Skip to main content

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

Really enjoyed this! Sorry if I’m wrong but is this made with ai?

(+1)

Thanks a lot for the feedback :D

No need to apologize, I choose to take that as a compliment of the work, but no generative AI was used for code or "assets" that the game comprises of. I think that the fact that I used monospace UI might give people that feeling, which is just me running out of time and not getting a proper arcade font. That's at least my opinion, but not sure if you see something else :v

This is a HTML5/JS game, so anything that interests you can easily grab from the site by inspecting the page. I did not obfuscate the code in any meaningful way, it is all there for anyone to see. What you will just find a rushed (and hard to work with now 😭) game-jam code. 

If it is related to the lack of engine, I answered someone else that you can do some cool things with Canvas. Particularly, you might enjoy a decade+ old example (similar physics, as well as the same mono UI element on the left). Hoping that more people will be interested in it, as it is not as daunting as people think :)