Skip to content

Groupe batte man/exo07#102

Open
Nifle-CGE wants to merge 2 commits into
exo07from
groupeBatteMan/exo07
Open

Groupe batte man/exo07#102
Nifle-CGE wants to merge 2 commits into
exo07from
groupeBatteMan/exo07

Conversation

@Nifle-CGE

Copy link
Copy Markdown
Collaborator

No description provided.


private updateBoard(player: string, x: number, y: number) {
this._board.AddTileAt(new Tile(x, y, player));
private updateBoard(tile: Tile) {

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

regroup params into tile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant