mirror of
https://github.com/Nimac0/SDL_Minigame
synced 2026-03-12 06:33:43 +00:00
After enter gets pressed on the start screen, a character selection screen gets displayed. P1 can choose a character via 'a' and 'd' - P2 via 'arrow left' and 'arrow right'. Selections get locked in upon pressing enter. Code is currently working, but in need of improvements.