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

Felix Bytow de50f1a119 :sparkles: added main window před 1 rokem
.idea c3b8ef43c3 :tada: first commit před 1 rokem
.gitignore c3b8ef43c3 :tada: first commit před 1 rokem
CMakeLists.txt de50f1a119 :sparkles: added main window před 1 rokem
README.md c3b8ef43c3 :tada: first commit před 1 rokem
SDL.cxx de50f1a119 :sparkles: added main window před 1 rokem
SDL.hxx de50f1a119 :sparkles: added main window před 1 rokem
SDLWindow.cxx de50f1a119 :sparkles: added main window před 1 rokem
SDLWindow.hxx de50f1a119 :sparkles: added main window před 1 rokem
main.cxx de50f1a119 :sparkles: added main window před 1 rokem

README.md

Snake

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