Snake game in C++23 using SDL2 and with help of AI
|
před 1 rokem | |
---|---|---|
.idea | před 1 rokem | |
assets | před 1 rokem | |
game | před 1 rokem | |
licenses | před 1 rokem | |
.gitignore | před 1 rokem | |
CMakeLists.txt | před 1 rokem | |
README.md | před 1 rokem | |
SDL.cxx | před 1 rokem | |
SDL.hxx | před 1 rokem | |
SDLRenderer.cxx | před 1 rokem | |
SDLRenderer.hxx | před 1 rokem | |
SDLWindow.cxx | před 1 rokem | |
SDLWindow.hxx | před 1 rokem | |
main.cxx | před 1 rokem |
A Snake game written in C++23 using SDL2. This project is used to test the capabilities of JetBrains' AI assistant.