Agessa’s World – a game where the interface consists of only alert(), confirm() and prompt()
A while ago I asked myself: who uses alert() for anything but debugging in web applications nowadays? It didn’t take long to go from that question to the idea that I should make something that uses only native dialogs, just […]