Tartsi / tiralabra

Aineopintojen harjoitustyö: Algoritmit ja Tekoäly
MIT License
0 stars 0 forks source link

Peer review #1

Closed lenbie closed 8 months ago

lenbie commented 9 months ago

I downloaded the project on 17 February at 16:53.

Running & Playing

Code

Overall, your code is clear and nice that you added explanatory docstring comments.

General

UI class

Logic class

AI class

Tests

Overall, really good job!

Tartsi commented 9 months ago

Thank you very much for your insights. I will gladly start working on the issues you raised and they should be solved during this upcoming week.

Tartsi commented 9 months ago

19.02.2024

Tartsi commented 8 months ago

For the final release ended up adding draw + more minimax testing.

Not in final release: Add X and 0 both as playable pieces, Add restart directly from command line.