C#C
C#7mo ago
selbbuB

Simple game

Currently making a simple game where the player character (a ball) moves into a goal, and then the goal moves, but I can't even test if the rest of my code works properly as no matter what, the form won't detect key presses (yes i have keypreview true and keydown has been assigned something)
Was this page helpful?