
Kessel Run
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
"You've never heard of the Millennium Falcon?…It's the ship that made the Kessel Run in less than twelve parsecs."
///
I ran into a few errors trying to convert the game into an executable so for now here's how to run the game:
1. Make sure you have Python 3 installed
2. Make sure pygame is installed, if you have python installed you can install this by typing "pip install pygame" on the command line
2. Download and Unzip the KESSELRUN.zip file
3. run "KESSELRUN/kessel_run.py" in Python 3
///
CONTROLS
LEFT/RIGHT to move
SPACE to shoot
///
I ran into a few errors trying to convert the game into an executable so for now here's how to run the game:
1. Make sure you have Python 3 installed
2. Make sure pygame is installed, if you have python installed you can install this by typing "pip install pygame" on the command line
2. Download and Unzip the KESSELRUN.zip file
3. run "KESSELRUN/kessel_run.py" in Python 3
///
CONTROLS
LEFT/RIGHT to move
SPACE to shoot