Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/attila-szenczi/MelkonTD
Rust Tower defense/Tower war project with SFML.
https://github.com/attila-szenczi/MelkonTD
rust rust-lang tower-defense tower-defense-game
Last synced: 2 months ago
JSON representation
Rust Tower defense/Tower war project with SFML.
- Host: GitHub
- URL: https://github.com/attila-szenczi/MelkonTD
- Owner: attila-szenczi
- Created: 2020-04-18T15:21:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-07T12:30:08.000Z (over 2 years ago)
- Last Synced: 2024-07-30T20:55:48.293Z (5 months ago)
- Topics: rust, rust-lang, tower-defense, tower-defense-game
- Language: Rust
- Homepage:
- Size: 19.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a learning project aiming to learn Rust.
The project's scope is not yet decided, it can be anything in this range:
- Simple desktop Tower defense/Anti-tower defense
- Some more advanced TD/AntiTD for android/ios/browser.
- Multiplayer tower war with matchmaking and all the shiny stuff.**Warning: Custom assets are used which i doesn't have permission to upload, thus the project can't be tested without creating dummy assets which match the ron files in the resources/private_sprites folder.**
Current state (2020.06.30):
![Alt Text](./showcase/2020_06_30_showcase_asset_upgrade.gif)
User interaction (2020.06.27):
![Alt Text](./showcase/2020_06_27_showcase_action.gif)