Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-20 | GameController listens to state changes. | Kjetil Ørbekk | |
2012-01-20 | Refactor Android code. | Kjetil Ørbekk | |
– Make a Controller and a state that supports several players. | |||
2012-01-19 | Start implementing GameController. | Kjetil Ørbekk | |
– GameController will manage the game state with more than one player, and communicating its state with the GUI and the other players. | |||
2012-01-18 | Add Game classes in android project. | Kjetil Ørbekk | |
Add a SurfaceView and draw on it. |