https://github.com/docwhat/hands-on-rust-flappy-dragon
Chapter 3 from the book Hands on Rust: The game Flappy Dragon
https://github.com/docwhat/hands-on-rust-flappy-dragon
Last synced: about 1 year ago
JSON representation
Chapter 3 from the book Hands on Rust: The game Flappy Dragon
- Host: GitHub
- URL: https://github.com/docwhat/hands-on-rust-flappy-dragon
- Owner: docwhat
- Created: 2022-08-20T15:39:39.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-06T02:26:37.000Z (about 3 years ago)
- Last Synced: 2025-02-15T21:18:07.170Z (over 1 year ago)
- Language: Rust
- Size: 42 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flappy Dragon
This the result of working through Chapter 3 of the book Hands on Rust.