- 07 Apr, 2020 5 commits
-
-
Haj Rezvan authored
Add "getIntPlayerTurn()", "setPlayerTurn(boolean playerTurn)" and "setColorCode(int colorCode)" methods.
-
Haj Rezvan authored
-
Haj Rezvan authored
-
Haj Rezvan authored
-
Haj Rezvan authored
it only access in version 1.2 or latest.
-
- 06 Apr, 2020 3 commits
-
-
Haj Rezvan authored
-
Haj Rezvan authored
Edit length of "visualMap" array.
-
Haj Rezvan authored
-
- 05 Apr, 2020 7 commits
-
-
Haj Rezvan authored
-
Haj Rezvan authored
-
Haj Rezvan authored
Change "map" and "visualMap" fields to "static map" and "static visualMap" fields. Change "public Board()" constructor to "public static void initialisingBoard()" method. Change "public void printMap()" method to "static public void printMap()" method.
-
Haj Rezvan authored
Change Board's fields and method, to static fields and methods.
-
Haj Rezvan authored
calling "setMapByPosition" and "setVisualMapByPosition" methods, commented. "visualMapMap" and "map" variables add to "setNutsInBoard" method for call by reference in setter method.
-
Haj Rezvan authored
The "setMapByPosition" and "setVisualMapByPosition" methods commented and "setVisualMap" , "setMap" and "refresh" methods added.
-
Haj Rezvan authored
The "setMapByPosition" and "setVisualMapByPosition" methods commented and "setVisualMap" and "setMap" methods added.
-
- 03 Apr, 2020 1 commit
-
-
Haj Rezvan authored
-
- 02 Apr, 2020 3 commits
-
-
Haj Rezvan authored
-
Haj Rezvan authored
-
Haj Rezvan authored
-