You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sae201_qwirkle/Qwirkle/QwirkleClassLibrary
Jules LASCRET 69d6d2f9d3
continuous-integration/drone/push Build is passing Details
Added some rules for the moves
12 months ago
..
Board.cs made rows and columns properties public 12 months ago
Cell.cs code smelles 12 months ago
Color.cs adding class Tile and enum for Shape and Color 1 year ago
Game.cs Added some rules for the moves 12 months ago
IPlayer.cs Enhanced PlaceTile method, added SwapTiles method, began to implement IRules.cs into Game.cs 12 months ago
IRules.cs modif IRules.cs 12 months ago
Player.cs test sonar 12 months ago
QwirkleClassLibrary.csproj add library and console 1 year ago
Score.cs code smelles 12 months ago
Shape.cs test doxygen comment enum Shape 12 months ago
Tile.cs code smelles 12 months ago
TileBag.cs test 12 months ago