Added leaderboard, music & respawn screen
This commit is contained in:
@@ -17,6 +17,12 @@ public class Player {
|
||||
|
||||
private String color;
|
||||
|
||||
private int score;
|
||||
|
||||
private int bestScore;
|
||||
|
||||
private PlayerState state;
|
||||
|
||||
private double x;
|
||||
|
||||
private double y;
|
||||
|
||||
Reference in New Issue
Block a user