Timeline
A digital version of the 'timeline' board game: order the events in the correct timeline!
(yep, lol my ideas for following the theme went off rails unfortunately)
Data scraped from online websites with python (see github repo).
Link to data table here
Doesnt really have an end-game condition.
KNOW BUGS THAT BRING ME SADNESS
- UI button sometimes doesnt realise the mouse is hovering over it (Left and right arrow keys can be used instead)
- UI scaling on phone-webgl gets messed up
- Mouse scrolling affects the particles (lol, was deving on my laptop, didnt notice this as I just had a trackpad)
If you find more bugs, please comment! (or post on github: https://github.com/avivajpeyi/timeline/issues)
Thanks :smile:
(yep, lol my ideas for following the theme went off rails unfortunately)
Data scraped from online websites with python (see github repo).
Link to data table here
Doesnt really have an end-game condition.
KNOW BUGS THAT BRING ME SADNESS
- UI button sometimes doesnt realise the mouse is hovering over it (Left and right arrow keys can be used instead)
- UI scaling on phone-webgl gets messed up
- Mouse scrolling affects the particles (lol, was deving on my laptop, didnt notice this as I just had a trackpad)
If you find more bugs, please comment! (or post on github: https://github.com/avivajpeyi/timeline/issues)
Thanks :smile:
Tools: Unity




Comments9
The card on "Classical period begins" said -480 and "Rotation of earth" might have been discovered in the 19th century, but probably started sooner xDDD
Later I will check out your github, always curious to see some python.