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

Felix Bytow ee6003a5ae :sparkles: setup and teardown SDL2 1 năm trước cách đây
.idea c3b8ef43c3 :tada: first commit 1 năm trước cách đây
.gitignore c3b8ef43c3 :tada: first commit 1 năm trước cách đây
CMakeLists.txt ee6003a5ae :sparkles: setup and teardown SDL2 1 năm trước cách đây
README.md c3b8ef43c3 :tada: first commit 1 năm trước cách đây
SDL.cxx ee6003a5ae :sparkles: setup and teardown SDL2 1 năm trước cách đây
SDL.hxx ee6003a5ae :sparkles: setup and teardown SDL2 1 năm trước cách đây
main.cxx ee6003a5ae :sparkles: setup and teardown SDL2 1 năm trước cách đây

README.md

Snake

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