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
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 11:38:05 +01:00
rect
:
rect
.
rs
move everything raylib-related to a directory
2024-02-18 11:39:49 +01:00
rustc -L./raylib/ -lraylib $< -o bin/
$@
Reference in New Issue
Copy Permalink