https://github.com/svermeulen/comfy-breakout
Sample game (breakout) for comfy engine
https://github.com/svermeulen/comfy-breakout
Last synced: 3 months ago
JSON representation
Sample game (breakout) for comfy engine
- Host: GitHub
- URL: https://github.com/svermeulen/comfy-breakout
- Owner: svermeulen
- License: mit
- Created: 2023-10-30T10:36:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-30T16:57:19.000Z (over 1 year ago)
- Last Synced: 2025-02-26T22:08:41.472Z (3 months ago)
- Language: Rust
- Size: 484 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Comfy Breakout
====This is just a very simple sample game for the [Comfy engine](https://github.com/darthdeus/comfy).
Usage
====Desktop:
* `cargo run`Web Assembly:
* `scripts/build_and_run_web.bat`