Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kickflip-games/timeline
Ludum Dare 53 src code
https://github.com/kickflip-games/timeline
game ludum-dare ludum-dare-53 timeline unity2d webscraping
Last synced: 14 days ago
JSON representation
Ludum Dare 53 src code
- Host: GitHub
- URL: https://github.com/kickflip-games/timeline
- Owner: kickflip-games
- Created: 2023-05-01T13:05:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-02T01:01:52.000Z (over 1 year ago)
- Last Synced: 2024-10-27T11:14:14.772Z (19 days ago)
- Topics: game, ludum-dare, ludum-dare-53, timeline, unity2d, webscraping
- Language: C#
- Homepage: https://avivajpeyi.itch.io/timeline
- Size: 25.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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