Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(2 edits)

Thanks for the feedback! 

I chose to create this game prototype in Angular as I've worked with it before and I unfortunately have no experience with Unity... yet :D But it's nice to hear that I'm not a total pariah with this idea.

It's open source, you can find the code at https://github.com/ofedo/angular-utopian-plant if you are interested! :)

I actually had a hard time publishing the game on itch.io, so it's actually published on github at http://ofedo.github.io/angular-utopian-plant and I just added an iframe on itch.io.

Thanks for the link, I'll have a look!

About publishing the game here on itch.io I had some problems too... Something about relative path of the main.js.

I solved with a manual change on the builded index.html before uploading it here. Not the cleanest way, but "ok" for a jam I think.