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

Felix Bytow b41284f59c :sparkles: added simple main loop hace 1 año
.idea c3b8ef43c3 :tada: first commit hace 1 año
.gitignore c3b8ef43c3 :tada: first commit hace 1 año
CMakeLists.txt de50f1a119 :sparkles: added main window hace 1 año
README.md c3b8ef43c3 :tada: first commit hace 1 año
SDL.cxx b41284f59c :sparkles: added simple main loop hace 1 año
SDL.hxx de50f1a119 :sparkles: added main window hace 1 año
SDLWindow.cxx de50f1a119 :sparkles: added main window hace 1 año
SDLWindow.hxx de50f1a119 :sparkles: added main window hace 1 año
main.cxx b41284f59c :sparkles: added simple main loop hace 1 año

README.md

Snake

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