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
4391
Commits
1
Branch
2.6 GiB
C
81.2%
Lua
8.8%
C++
3.2%
Makefile
2.8%
CMake
0.8%
Other
3.3%
Tree:
459c4754dc
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)
4 years ago
Makefile
add makefile to support multiple C files (#1195)
4 years ago
README.md
add makefile to support multiple C files (#1195)
4 years ago
main.c
Review "aggregate initializations" #1403
4 years ago
main.code-workspace
tcc-based vscode project for windows (#1191)
4 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"