Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aggrathon/ludumdare53
My entry to the 53rd Ludum Dare game jam
https://github.com/aggrathon/ludumdare53
bevy game game-jam ldjam53 ludum-dare ludum-dare-53
Last synced: 4 days ago
JSON representation
My entry to the 53rd Ludum Dare game jam
- Host: GitHub
- URL: https://github.com/aggrathon/ludumdare53
- Owner: Aggrathon
- License: apache-2.0
- Created: 2023-04-30T20:44:23.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-05-10T21:24:11.000Z (over 1 year ago)
- Last Synced: 2024-12-20T01:44:40.353Z (4 days ago)
- Topics: bevy, game, game-jam, ldjam53, ludum-dare, ludum-dare-53
- Language: Rust
- Homepage: https://ldjam.com/events/ludum-dare/53/tilers-trucking-co
- Size: 5.63 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tiler's Trucking Co - Ludum Dare 53
A game about building a road network to enable same day deliveries!
My entry to the 53:rd Ludum Dare game jam (theme: *Delivery*), following the compo rules (alone, from scratch, 48 hours).
[Play the game in Your browser](https://aggrathon.github.io/LudumDare53/) or [check out the Ludum Dare entry](https://ldjam.com/events/ludum-dare/53/tilers-trucking-co)!
![Screenshot](screenshot.png)
## Software Used
Bevy (game engine), Visual Studio Code (code), Rust (language), Audacity (sound), Paint.net (graphics), git (version control), and Github (hosting).
This was my first game with the Bevy engine (v0.10)!