https://github.com/dkter/transformers
a small game made in 48-ish hours for the 2023 UW Game Jam
https://github.com/dkter/transformers
Last synced: 8 months ago
JSON representation
a small game made in 48-ish hours for the 2023 UW Game Jam
- Host: GitHub
- URL: https://github.com/dkter/transformers
- Owner: dkter
- License: mit
- Created: 2023-10-29T22:06:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-28T23:07:57.000Z (over 2 years ago)
- Last Synced: 2025-06-28T01:04:30.033Z (12 months ago)
- Language: Rust
- Size: 34.9 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# transformers
It's a game! Made with Rust + [bevy](https://bevyengine.org/) + [rapier](https://rapier.rs/).
_Transformers_ was awarded Best Use of Theme (which was "Strange Machines") at the 2023 University of Waterloo Game Jam.
## Play
_Transformers_ can be played in the browser [here](https://david.industries/transformers). Alternatively, a Windows (.exe) build can be downloaded from [itch.io](https://dkter.itch.io/transformers).
## Building
```cargo build --release```
## License
[MIT](LICENSE.txt), except for the Bahnschrift font which comes free with Windows 10. No idea what the license is for that. I'm not even sure if I'm allowed to distribute it here