Making a multiplayer game for the jam is quite the challenge, since you'll probably want to ALSO have some sort of computer AI to play against in case there's no human player 2. So it's a lot more work than making a single player game with a simple enemy AI (if there's any enemies at all).