Skip to content

Physics based multiplayer racing game built with JMonkeyEngine3

License

Notifications You must be signed in to change notification settings

codex128/RaceGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RaceGame

Multiplayer physics-based racing game built with JMonkeyEngine3.

starting

racing

Instructions

The current version starts with a blank screen. Do not be alarmed, the program is only waiting for players to join. To join, press any key on any of the below control schemes. When finished joining players, press enter and the first race will start.

Controls

P1: Arrow keys to drive/steer and left-control to flip.
P2: WASD to drive/steer and F to flip.
P3: IJKL to drive/steer and ; to flip.
P4: Joystick buttons 1 and 2 for forward/reverse, tilt to steer, button 11 to flip. "Flipping" makes the car roll. It is used when the car is upside down.

Build Dependencies