https://github.com/jshrake/rustmade-hero
Handmade Hero in rust
https://github.com/jshrake/rustmade-hero
Last synced: 9 months ago
JSON representation
Handmade Hero in rust
- Host: GitHub
- URL: https://github.com/jshrake/rustmade-hero
- Owner: jshrake
- Created: 2015-04-04T18:04:24.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-15T16:33:44.000Z (about 11 years ago)
- Last Synced: 2025-02-06T06:26:28.361Z (over 1 year ago)
- Language: Rust
- Size: 133 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rustmade hero
Following along with [Handmade Hero](https://handmadehero.org/) in [rust](http://www.rust-lang.org/).
# dependencies
- [my fork of winapi-rs under the handmade-hero branch](https://github.com/jshrake/winapi-rs/tree/handmade-hero). Hopefully these can be merged upstream.