Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Amazing! Thank you!

Just curious, what language/IDE did you use to create this app? 

(1 edit) (+1)(-2)

Thanks! The app itself is a python script I converted into packed exe (forgot what I used for packing, I can check after work if you like but i guess its just whatever youll find on google if you search python to exe). 

UI is Html wrapped with electron, but if I had to redo it today I'd use C# with Webview instead.