https://github.com/in-line/rust_2048
Simple, non-idiomatic, worst 2048 implementation ever in Rust.
https://github.com/in-line/rust_2048
Last synced: over 1 year ago
JSON representation
Simple, non-idiomatic, worst 2048 implementation ever in Rust.
- Host: GitHub
- URL: https://github.com/in-line/rust_2048
- Owner: In-line
- Created: 2017-09-10T15:38:34.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-10T15:44:26.000Z (almost 9 years ago)
- Last Synced: 2025-01-23T01:25:19.931Z (over 1 year ago)
- Language: Rust
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rust_2048
Simple, non-idiomatic, worst 2048 implementation ever in Rust.