https://github.com/slingercode/raylib
Raylib playground
https://github.com/slingercode/raylib
c cmake raylib
Last synced: 10 months ago
JSON representation
Raylib playground
- Host: GitHub
- URL: https://github.com/slingercode/raylib
- Owner: slingercode
- Created: 2024-11-23T03:32:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-26T23:08:08.000Z (about 1 year ago)
- Last Synced: 2025-01-28T13:41:36.593Z (12 months ago)
- Topics: c, cmake, raylib
- Language: CMake
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Raylib example
## Instructions
1. Execute `scripts/setup.sh` to build **[raylib](https://raylib.com/)**
2. Build the application `scripts/build.sh`
3. Run it! `scripts/run.sh`