marouault
|
e13b538da0
|
Implemented some game feature (mainly the change between phase and player after actions), There are bugs but the game can be 'played'
|
4 years ago |
marouault
|
6e1d28f252
|
Started to specify the placement rule for two players games, need to place Pieces (in newBoard or in newGame, I don't know)
|
4 years ago |
marouault
|
4528f15b36
|
New check for islands (to avoid us mistakes)
|
4 years ago |
marouault
|
3b1cbf71ff
|
Test and modify functions from model/Game + Modify documentation for checkBridge to match the semantics
|
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 |
thmaillarb
|
ea4857750d
|
Fixed and finished movement functions and related
|
4 years ago |
Jacques THOMAS
|
36f0bc4409
|
Add in game.c and game.h, the functions : movePiece and checkIsland, MUST BE tested git add *!
|
4 years ago |
marouault
|
b5d542a146
|
Des const un peu partout et quelques modification de code + vidage partiel du fichier main
|
4 years ago |
thmaillarb
|
8b0a7c6da3
|
Translated into English
|
4 years ago |