| Aug | SEP | Oct |
| 01 | ||
| 2019 | 2020 | 2021 |
COLLECTED BY
Collection: GDELT Project
Js13kGames is a JavaScript coding competition for HTML5 Game Developers. The fun part of the compo is the file size limit set to 13 kilobytes. The competition will start at 13:00 CEST, 13th August and end at 13:00 CEST, 13th September 2020. Theme for this year is 404.











localStorage as all the games on the server share the same memory when played in the browser. Also, be sure to NOT use localStorage.clear() as it will wipe out all the data of all the other games. Manipulate the data you are sure is yours.