An open API service indexing awesome lists of open source software.

https://github.com/alexweininger/game-state

game state section of alexweininger/android-catan
https://github.com/alexweininger/game-state

android android-development app hacktoberfest java mobile-game object-oriented-programming

Last synced: 9 months ago
JSON representation

game state section of alexweininger/android-catan

Awesome Lists containing this project

README

          

## game-state

### onClick UNASSIGNED

### layout Niraj

-Edit Text(Textbox) and Run Test(Button)

### implementing layout objects Niraj
-EditText
-Run Test button

### instance variables Andrew

Andrew

### instance variables that need classes Alex

- board

- robber

- location

- dice

- building

- city

- settlement

- road

- player

variables

- victory points

- resources

classes

- development cards

### constructor Andrew

### deep copy constructor for giving information to the player Niraj

### toString methods Daniel

### action methods Niraj

### click listener for the run test Daniel

### style/comment manager Niraj

### integration manager Alex