Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/avivajpeyi/timeline

Ludum Dare 53 src code
https://github.com/avivajpeyi/timeline

game ludum-dare ludum-dare-53 timeline unity2d webscraping

Last synced: about 22 hours ago
JSON representation

Ludum Dare 53 src code

Awesome Lists containing this project

README

        

# Timeline
Game for Ludum Dare 53

* [itchio page](https://avivajpeyi.itch.io/timeline)
* [Ludum Dare page](https://ldjam.com/events/ludum-dare/53/timeline)
* [Gameplay video](https://youtu.be/Hdb3hOP9_WU)
* [Scraped data](https://docs.google.com/spreadsheets/d/e/2PACX-1vQOm2RXLcHTIyUOBbGSHHNYt7QeK_RbDtBxGqRZ74XDed6r7LYWJCkKOo13PoZCQJiguWCIuhtyYLu6/pubhtml?gid=0&single=true)

* Web scraping tools in the python src dir: `timeline_data_generator`
* Unity src in `timeline` dir