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

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

README.md

Snake

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