Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 245 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 245 Bytes

ROAD

A racing game with multiplayer support

Building

Built with Maven. If you want to run/build in an IDE, you need to go to de.schoko.road.Constants and change line 10 to

public static String RESOURCE_PATH = "de/schoko/road/";