marouault
|
b81cba8d83
|
Documented newBoard in Board.h
|
4 years ago |
marouault
|
d6ddd1e1ed
|
Multiple modifications assited with gcc (principaly advenced in model/game)
|
4 years ago |
Jacques THOMAS
|
c68f45a7c1
|
Game c : add getPieceFromIsland which allow you to get the piece from an island, and also add moveOnBoard which allows you to move piece from start position to end position
|
4 years ago |
Jacques THOMAS
|
ccc8f7ac0a
|
Add a bridge struct (two islands) and modify of rmBridge due to this new struct
|
4 years ago |
marouault
|
a67479f429
|
Modify the interface of some check function in game, mainly by splitting checkIsland in two\nBe carefull with Island -> they are temporary objects, they can't know if a player is on their position
|
4 years ago |
marouault
|
b5d542a146
|
Des const un peu partout et quelques modification de code + vidage partiel du fichier main
|
4 years ago |
thmaillarb
|
471dab296b
|
Added struct Board and function newPiece()
|
4 years ago |