Commit graph

14 commits

Author SHA1 Message Date
Lonami Exo 7888ac23b4 Fix score counting and use a custom Scorer class 2017-01-27 11:19:53 +01:00
Lonami Exo 9de4bb2530 Fix early game over bug 2017-01-26 19:27:17 +01:00
Lonami Exo 5c9280962b Handle game layout better 2017-01-26 19:26:39 +01:00
Lonami Exo 87046fe8b4 Add score and game over 2017-01-26 11:54:24 +01:00
Lonami Exo 5a680ad262 Clear complete rows/cols, calculate piece area 2017-01-26 11:19:14 +01:00
Lonami Exo 30f5a16e9d Clear put piece and take more if hand is finished 2017-01-25 20:13:24 +01:00
Lonami Exo 4ec6b31eb1 Fix put piece on board 2017-01-25 20:05:03 +01:00
Lonami Exo 727338f407 Allow dropping pieces on board 2017-01-25 20:00:05 +01:00
Lonami Exo c0fdc5ece8 Shrink picked pieces 2017-01-25 19:45:19 +01:00
Lonami Exo 5fd653feb2 Allow picking up a piece 2017-01-25 19:39:37 +01:00
Lonami Exo 60b0329d51 Add PieceHolder to display current pieces 2017-01-24 13:45:19 +01:00
Lonami Exo 560d9d2591 Use custom texture on Cell's 2017-01-24 13:13:42 +01:00
Lonami Exo 6a1fb0bb51 Add game logic (board, piece and cell) 2017-01-24 12:54:54 +01:00
Lonami Exo f81177d4f3 Add main menu screen 2017-01-22 15:34:45 +01:00