Commit Graph

6 Commits

Author SHA1 Message Date
16732e640f Make the raylib wrapper a library crate
Closes #2
2026-02-23 15:04:31 +01:00
c05f984698 Use cargo as a build system instead of makefiles 2024-02-18 12:36:07 +01:00
e3c86e0e37 implement bounce.rs 2024-02-18 12:08:29 +01:00
372d3d1137 move everything raylib-related to a directory 2024-02-18 11:39:49 +01:00
3f2220265f Implement rect.rs: move a rectangle using keyboard keys 2024-02-18 11:38:05 +01:00
9e86f4eeb8 Initial commit 2024-02-16 22:06:00 +01:00