Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Yes, it was me :)

I'll check it out when I have time and Windows (currently only have Mac)

Programming is done in a simple language similar to python

How did you implement the execution part? Did you implemented custom interpreter yourself or found some library for that?

(+1)

I made a custom interpreter because I wanted control over some things like when and how long certain expressions take to execute.