Change log for v1.1
This commit is contained in:
parent
24fa340cc9
commit
20b3556031
1 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,10 @@ Once submissions close, these bots will battle it out to discover which bot is b
|
||||||
I will then create a video exploring the implementations of the best and most unique/interesting bots.
|
I will then create a video exploring the implementations of the best and most unique/interesting bots.
|
||||||
I also plan to make a small game that features these most interesting/challenging entries, so that everyone can try playing against them.
|
I also plan to make a small game that features these most interesting/challenging entries, so that everyone can try playing against them.
|
||||||
|
|
||||||
|
## Change Log
|
||||||
|
I unfortunately missed a serious bug in the board.GetPiece() function and have had to update the project. Please keep an eye on the change log here in case I've made any other horrifying mistakes. Apologies for the inconvenience. The version you are currently using will be printed to the console when running the program (unless you are using v1.0, in which case nothing will be printed). The latest version is V1.1
|
||||||
|
* V1.1 Bug fix for board.GetPiece() function. Added Board.CreateBoardFromFEN() function.
|
||||||
|
|
||||||
## Submission Due Date
|
## Submission Due Date
|
||||||
October 1st 2023.<br>
|
October 1st 2023.<br>
|
||||||
You can submit your entry [here](https://forms.gle/6jjj8jxNQ5Ln53ie6).
|
You can submit your entry [here](https://forms.gle/6jjj8jxNQ5Ln53ie6).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue