https://github.com/hankb-o-t/mcqd-test
A simple rust prototype made with macroquad
https://github.com/hankb-o-t/mcqd-test
macroquad rust
Last synced: 10 months ago
JSON representation
A simple rust prototype made with macroquad
- Host: GitHub
- URL: https://github.com/hankb-o-t/mcqd-test
- Owner: HankB-o-t
- Created: 2024-05-28T21:55:28.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-16T16:18:04.000Z (almost 2 years ago)
- Last Synced: 2025-06-17T19:51:20.006Z (about 1 year ago)
- Topics: macroquad, rust
- Language: Rust
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rust prototype
idea de juego hecha en rust.
contiene lo basico necesario para ser considerado un juego (a mi parecer)
es usable como plantilla para crear otros tipos de juegos (gracias al uso de structs y otras cosas mas)