Our fighting game is going to start off with two rectangles: one being our player, one being our enemy. We'll learn how to set up these characters properly using classes and object oriented programming, then add movement with velocity and a gravity implementation.
hi chris my code doesn't work when i try to create the player i cant it just shows the canvas and nothing else im using visual studio idk if thats the problem