This website requires JavaScript.
Explore
Help
Sign In
thib8956
/
rust-raylib-playground
Watch
1
Star
0
Fork
0
You've already forked rust-raylib-playground
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
372d3d1137
rust-raylib-playground
/
Makefile
3 lines
55 B
Makefile
Raw
Normal View
History
Unescape
Escape
Implement rect.rs: move a rectangle using keyboard keys
2024-02-18 10:38:05 +00:00
rect
:
rect
.
rs
move everything raylib-related to a directory
2024-02-18 10:39:49 +00:00
rustc -L./raylib/ -lraylib $< -o bin/
$@
Reference in New Issue
Copy Permalink