-
- Downloads
feat: working fetch word from DB and display in screen. Still missing visuals
parent
79c94be1
Branches
No related tags found
Showing
- android/src/com/wordbattle/game/AndroidInterfaceClass.java 35 additions, 0 deletionsandroid/src/com/wordbattle/game/AndroidInterfaceClass.java
- core/src/com/wordbattle/game/controller/GamePlayController.java 19 additions, 0 deletions...rc/com/wordbattle/game/controller/GamePlayController.java
- core/src/com/wordbattle/game/model/LetterPool.java 1 addition, 1 deletioncore/src/com/wordbattle/game/model/LetterPool.java
- core/src/com/wordbattle/game/network/FirebaseInterface.java 7 additions, 0 deletionscore/src/com/wordbattle/game/network/FirebaseInterface.java
- core/src/com/wordbattle/game/network/FirebaseManager.java 6 additions, 0 deletionscore/src/com/wordbattle/game/network/FirebaseManager.java
- core/src/com/wordbattle/game/view/GamePlayView.java 51 additions, 43 deletionscore/src/com/wordbattle/game/view/GamePlayView.java
Please register or sign in to comment