https://github.com/justjavac/gpui-memory-game
A copy of kids-memory-game built with Rust and gpui.
https://github.com/justjavac/gpui-memory-game
game gpui rust rust-gui
Last synced: about 1 year ago
JSON representation
A copy of kids-memory-game built with Rust and gpui.
- Host: GitHub
- URL: https://github.com/justjavac/gpui-memory-game
- Owner: justjavac
- Created: 2025-03-17T06:01:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-17T06:25:51.000Z (about 1 year ago)
- Last Synced: 2025-03-17T07:26:20.279Z (about 1 year ago)
- Topics: game, gpui, rust, rust-gui
- Language: Rust
- Homepage:
- Size: 53.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Memory Match Game
A copy of
[kids-memory-game](https://v0.dev/chat/community/kids-memory-game-Tmi0y0iPzxv)
built with Rust and gpui.
## Executable Sizes
| Plateform | Size(M) |
| ---------------- | ------: |
| MacOS (aarch64) | 2.4 |
| MacOS (x86_64) | 2.9 |
| Windows (x86_64) | 4.8 |
| Linux (aarch64) | 3.9 |
| Linux (x86_64) | 4.8 |
## Installer Sizes
| Plateform | Size(M) |
| -------------------------- | ------: |
| MacOS (aarch64.dmg) | 1.26 |
| MacOS (x86_64.dmg) | 1.33 |
| Windows (x86_64-setup.exe) | 2.95 |
| Linux (aarch64.deb) | 1.90 |
| Linux (x86_64.deb) | 1.99 |
| Linux (aarch64.AppImage) | 2.11 |
| Linux (x86_64.AppImage) | 2.20 |
| Linux (aarch64.tar.gz) | 1.90 |
| Linux (x86_64.tar.gz) | 1.99 |