Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 497 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 497 Bytes

This is a procedurally generated racing game

Instructions

The directional keys move your car
Enter resets your car
Space starts the game

Installing

You will need the love2d game engine installed if you are running mac or linux. Otherwise you can use a binary from the releases page. You can download a .love file from the release page or just use the current code in the repository. Then run love <path to directory where files are stored or path to .love file>