-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
36239a5
commit 889fe10
Showing
1 changed file
with
17 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,71 +1,38 @@ | ||
speed | ||
|
||
score | ||
|
||
draw_obstacles | ||
|
||
You reached speed | ||
|
||
You reached level | ||
|
||
ob_x | ||
|
||
ob_y | ||
|
||
skiing | ||
|
||
crashed | ||
|
||
player_y | ||
|
||
collide | ||
|
||
safe | ||
|
||
level | ||
|
||
collide2 | ||
|
||
collide3 | ||
draw_player | ||
|
||
collide4 | ||
|
||
safe_player | ||
|
||
crashed_player | ||
player_y | ||
|
||
player_x | ||
player | ||
|
||
car | ||
draw_player | ||
|
||
lives | ||
mouse_x | ||
|
||
invulnerability | ||
image_file | ||
|
||
display_score | ||
x_coord | ||
|
||
ππ You win! ππ | ||
y_coord | ||
|
||
display_lives | ||
width | ||
|
||
rocket | ||
height | ||
|
||
rock | ||
draw_obstacles | ||
|
||
random_seed | ||
ob_x | ||
|
||
player | ||
ob_y | ||
|
||
obstacle | ||
|
||
Great flying! | ||
|
||
Doing well! | ||
collide | ||
|
||
Keep going! | ||
level | ||
|
||
But be careful! | ||
score | ||
|
||
Push harder! | ||
message | ||
|
||
Head for base! |