Chess-Engine\10. Recursive Min Max\ChessEngine.py
- 143 Complexity
- 6.22 Complexity / M
- 0 Duplication
- 1 Churn
- 498 Lines
- 346 Lines of Code
- 23 Methods
- 15.04 LOC / Method
No issues found
“
All problems in computer science can be solved by another level of indirection, except for the problem of too many layers of indirection.