Generate a new field
help-function which "throws" the stone into the field and returns the new field
NewField(field, column, player)
field |
matrix: the playing field. |
column |
integer: the column chosen by the current player. |
player |
integer: the current player. |
The updated field matrix.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.