Skip to content

Releases: jangdan/gidungjido

0.1

29 Apr 08:34
Compare
Choose a tag to compare
  • country information is shown in a little window on mouse-over (toggle via pressing 'i')
  • taking screenshots (press 'p')
  • added (currently unused) code for coloring the countries based on their height data

0

29 Feb 04:16
Compare
Choose a tag to compare
0

of course, this being a website, its always released. there's no point in "releasing".

however, i'm gonna do these releases for me. i just have a feeling that i would want to look back, look back and check how i used to format my code or simply just have a reference so i can better remember what i felt like when i made this thing.

also, organizing commits into releases will stop me from publishing a master branch full of undetected bugs to gh-pages.

after some investigation, tagging is a thing in Git itself. so I guess it's not that lame to version web applications after all :)

anyway, this release is the first release, featuring:

  • all countries and three corresponding sets of data (GDP, population, and GDP per capita) to visualize.
  • basic Minecraft-creative-mode-like (FPS-like) navigation