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

Felix Bytow ee6003a5ae :sparkles: setup and teardown SDL2 hace 1 año
.idea c3b8ef43c3 :tada: first commit hace 1 año
.gitignore c3b8ef43c3 :tada: first commit hace 1 año
CMakeLists.txt ee6003a5ae :sparkles: setup and teardown SDL2 hace 1 año
README.md c3b8ef43c3 :tada: first commit hace 1 año
SDL.cxx ee6003a5ae :sparkles: setup and teardown SDL2 hace 1 año
SDL.hxx ee6003a5ae :sparkles: setup and teardown SDL2 hace 1 año
main.cxx ee6003a5ae :sparkles: setup and teardown SDL2 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.