목록API (1)
발전하는 춘배
[원고, SDL3] 4. 윈도우 오목 게임 만들기 - SDL써서 그래픽 띄우기, 클릭이벤트 써먹기
일단 GPT한테 부탁해서 "오목"이라는 600*600픽셀 윈도우를 띄워달라고 해봤다.1편에서 떴던 오류가 또 뜨길래 구글링해봤더니https://stackoverflow.com/questions/79636679/sdl-init-fails-without-returning-an-error #include SDL_Init() fails without returning an error?When I try to execute this SDL3 program: // g++ -Wall -Ofast main.cpp -Iinclude -Iinclude/SDL3 -Linclude/SDL3 -lSDL3 -o build/program #define SDL_MAIN_HANDLED #include #include stackov..
.원고
2025. 8. 24. 22:10
