Player One (Blue) uses WAD to move, and Player Two (Red) uses arrow keys to move. Here's a cool trick: since I made the two players solid, you can wall jump on each other.
The first time I tried to make a 2P platformer had failed, but then I realized that I used the same variables for P1 and P2.