Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Impressive coding work! I can see it's written in Lua, but I'm not entirely sure which engine you used. I've only worked with Love2D, so I'm curious if that's what you used here. If you don't mind me asking, are you a professional game developer, or is coding just a hobby for you? Everything looks so clean and professional!

Thanks for your kind words! The engine I used was microStudio, which is a  web game engine: https://microstudio.dev, and the language I was using was using was called 'microscript', which is similar to lua and javascript. I don't have any professional experience as a game developer, but I like to keep my code clean as it helps me code faster.