Updated class diagramm and updated readme
This commit is contained in:
14
README.md
14
README.md
@@ -11,7 +11,7 @@ This page should be viewed on [Github](https://github.com/id101010/7not7)
|
|||||||
To make things harder each round n blocks of random colors get thrown upon the field and the number n increases with each level.
|
To make things harder each round n blocks of random colors get thrown upon the field and the number n increases with each level.
|
||||||
You can choose the field size to be either 7x7, 8x8, 9x9 or 10x10.
|
You can choose the field size to be either 7x7, 8x8, 9x9 or 10x10.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### How to play
|
### How to play
|
||||||
|
|
||||||
@@ -35,7 +35,17 @@ Additionally you earn FreeMoves by completing combos. FreeMoves enable you to be
|
|||||||
|
|
||||||
A combo is a game move in which you clear more than just one distinct line in one move.
|
A combo is a game move in which you clear more than just one distinct line in one move.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
### Class Overview
|
||||||
|
|
||||||
|
Here's an overview of our main classes:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
The game object also exposes an UpdateListener Interface which is implemented by the Window and the NextMovesCanvas class:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
### Used software
|
### Used software
|
||||||
|
|
||||||
|
|||||||
BIN
doc/cd2.bmp
BIN
doc/cd2.bmp
Binary file not shown.
|
Before Width: | Height: | Size: 2.0 MiB After Width: | Height: | Size: 1.7 MiB |
Reference in New Issue
Block a user