This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
4378
Commits
1
Branch
5.8 GiB
C
81%
Lua
8.7%
C++
3.2%
Makefile
2.7%
Zig
1%
Other
3.4%
Tree:
679a26a195
raylib-src
/
projects
/
VSCode_tcc_win
History
Ray
a4ea9f872f
Review "aggregate initializations"
#1403
4 years ago
..
.vscode
add makefile to support multiple C files (#1195)
5 years ago
Makefile
add makefile to support multiple C files (#1195)
5 years ago
README.md
add makefile to support multiple C files (#1195)
5 years ago
main.c
Review "aggregate initializations" #1403
4 years ago
main.code-workspace
tcc-based vscode project for windows (#1191)
5 years ago
README.md
How to use
Rename Folder
open workspace (main.code-workspace)
edit Makefile to include your files
F5 and choose "build & run"