resources
This commit is contained in:
parent
8672c4c141
commit
1d3f158706
11
README.md
11
README.md
@ -1 +1,10 @@
|
||||
# ludum-dare-48
|
||||
# ludum-dare-48
|
||||
|
||||
## Development Resources
|
||||
|
||||
- [Raylib C documentation](https://www.raylib.com/cheatsheet/cheatsheet.html)
|
||||
- [Raylib C examples](https://www.raylib.com/examples.html)
|
||||
- [Raylib Rust documentation](https://docs.rs/raylib/3.5.0/raylib/)
|
||||
- [Raylib Rust examples](https://github.com/deltaphc/raylib-rs/tree/master/samples)
|
||||
- ["Are We Game Yet?"](https://arewegameyet.rs/#ecosystem)
|
||||
- [`cross` cross-compiler tool](https://github.com/rust-embedded/cross)
|
Reference in New Issue
Block a user