Snake game in C++23 using SDL2 and with help of AI

Felix Bytow de50f1a119 :sparkles: added main window 2 vuotta sitten
.idea c3b8ef43c3 :tada: first commit 2 vuotta sitten
.gitignore c3b8ef43c3 :tada: first commit 2 vuotta sitten
CMakeLists.txt de50f1a119 :sparkles: added main window 2 vuotta sitten
README.md c3b8ef43c3 :tada: first commit 2 vuotta sitten
SDL.cxx de50f1a119 :sparkles: added main window 2 vuotta sitten
SDL.hxx de50f1a119 :sparkles: added main window 2 vuotta sitten
SDLWindow.cxx de50f1a119 :sparkles: added main window 2 vuotta sitten
SDLWindow.hxx de50f1a119 :sparkles: added main window 2 vuotta sitten
main.cxx de50f1a119 :sparkles: added main window 2 vuotta sitten

README.md

Snake

A Snake game written in C++23 using SDL2. This project is used to test the capabilities of JetBrains' AI assistant.