Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Thanks for the bug report. Unfortunately i haven't been able to reproduce this myself. But it has been reported before...

It is something with access to local storage on chrome. I had no problem on other browsers. 
Chrome error message:

Uncaught DOMException: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.
    at c.nextLevel (https://v6p9d9t4.ssl.hwcdn.net/html/1346717/pub/project.bundle.js:1:520206)

Interesting... I'll investigate that line further...

Actually ignore that, it was caused by wrong setting in Chrome.  Settings -> Privacy -> Content settings -> Cookie Setting -> untick "Block sites from setting any data"

I think you best let that one unchecked, because a lot of games use it to store progress ;)