https://github.com/rodneylab/macroquad-egui
Macroquad egui DevTools: adding a visual 🐞 debugging user interface for developers to Rust Macroquad game using ⚡️ egui.
https://github.com/rodneylab/macroquad-egui
devtools egui gamedev macroquad rust
Last synced: 11 months ago
JSON representation
Macroquad egui DevTools: adding a visual 🐞 debugging user interface for developers to Rust Macroquad game using ⚡️ egui.
- Host: GitHub
- URL: https://github.com/rodneylab/macroquad-egui
- Owner: rodneylab
- License: bsd-3-clause
- Created: 2024-04-10T16:56:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-15T09:42:27.000Z (about 1 year ago)
- Last Synced: 2025-04-15T10:39:29.028Z (about 1 year ago)
- Topics: devtools, egui, gamedev, macroquad, rust
- Language: Rust
- Homepage:
- Size: 730 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README

Macroquad egui
# macroquad-egui
Trying out building Macroquad game development DevTools using egui. This
code accompanies the blog post on
creating Macroquad egui DevTools . If you have any questions, please drop a comment at the bottom
of that page.
## Usage

Clone the repo then run:
```shell
cargo run
```
## ☎️ Issues
Feel free to jump into the
[Rodney Lab matrix chat room](https://matrix.to/#/%23rodney:matrix.org).