Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arasgungore authored Feb 28, 2022
1 parent 2eacd55 commit 36f6429
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ The program will write all steps without blank spaces or newline characters. Sta
## Further Notes

This project was assigned for the Introduction to Object-Oriented Programming (CMPE 160) course on Spring 2019 semester.
Moreover, as stated in the introduction of the project description, this project has challenged me to build a chess bot
using decision trees from scratch (minus the alpha-beta pruning algorithm), which you can find it [here](https://github.com/arasgungore/chess-bot).
Upon completion of the project, as stated in the introduction of the project description, this project has challenged me
to build a chess bot using decision trees from scratch (minus the alpha-beta pruning algorithm), which you can find it [here](https://github.com/arasgungore/chess-bot).



Expand Down

0 comments on commit 36f6429

Please sign in to comment.