https://github.com/dll44/c-dev
https://github.com/dll44/c-dev
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dll44/c-dev
- Owner: dLL44
- Created: 2024-02-24T06:33:16.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-01T17:33:25.000Z (about 2 years ago)
- Last Synced: 2025-03-03T16:49:21.989Z (about 1 year ago)
- Language: C
- Size: 27 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scat
Im doing raycasting developmenmt with SDL2 and im fucking losing it
## you actually want to see it? it dont work but alr
first u gotta have mingw64 w/ gcc and SDL2 in the project.
put the entirety of SDL2 mingw64 include folder in the include/SDL2 folder
then put the SDL2.dll in the project folder.
Start mingw64 and cd to the projects folder and do
``
$ ./START.sh
``
and a exe called untiled will appear after the make finishes.
GL