Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daniel-thompson/tdr2024
Old-school top down racer
https://github.com/daniel-thompson/tdr2024
Last synced: about 2 months ago
JSON representation
Old-school top down racer
- Host: GitHub
- URL: https://github.com/daniel-thompson/tdr2024
- Owner: daniel-thompson
- License: gpl-3.0
- Created: 2024-01-02T21:28:55.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-03-03T20:22:36.000Z (10 months ago)
- Last Synced: 2024-04-29T00:17:19.902Z (8 months ago)
- Language: Rust
- Size: 1.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
TDR2024 - old-school top down racer
===================================Introduction
------------TDR2024 is a simple car racing game. It is written in Rust using the
bevy game engineIt is not finished.
It will probably never be finished.
I had fun writing it.
License
-------This program is free software: you can redistribute it and/or modify it
under the terms of the [GNU General Public License](LICENSE.md) as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.