You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a practice Repo to recreate Sudoku with c++ and SDL2
it's perpose is gonna be to learn some ui and game state management
after that I might use it to learn some AI.
it's setup with cmake and should just work (I hope)