-
- Downloads
feat: working visual leaderboard. Tested with only one player
parent
f58f6cf1
No related branches found
No related tags found
Showing
- android/build.gradle 1 addition, 1 deletionandroid/build.gradle
- android/src/com/wordbattle/game/AndroidInterfaceClass.java 82 additions, 4 deletionsandroid/src/com/wordbattle/game/AndroidInterfaceClass.java
- core/src/com/wordbattle/game/controller/GamePlayController.java 4 additions, 3 deletions...rc/com/wordbattle/game/controller/GamePlayController.java
- core/src/com/wordbattle/game/controller/LeaderBoardController.java 24 additions, 12 deletions...com/wordbattle/game/controller/LeaderBoardController.java
- core/src/com/wordbattle/game/controller/WaitingLobbyController.java 31 additions, 14 deletions...om/wordbattle/game/controller/WaitingLobbyController.java
- core/src/com/wordbattle/game/network/FirebaseInterface.java 15 additions, 1 deletioncore/src/com/wordbattle/game/network/FirebaseInterface.java
- core/src/com/wordbattle/game/network/FirebaseManager.java 12 additions, 1 deletioncore/src/com/wordbattle/game/network/FirebaseManager.java
- core/src/com/wordbattle/game/states/LeaderBoardState.java 11 additions, 2 deletionscore/src/com/wordbattle/game/states/LeaderBoardState.java
- core/src/com/wordbattle/game/view/LeaderBoardView.java 54 additions, 9 deletionscore/src/com/wordbattle/game/view/LeaderBoardView.java
Loading
Please register or sign in to comment