universitytaya.blogg.se

Checkers challenge online
Checkers challenge online













checkers challenge online

In order to improve the efficiency of your code, I would also recommend you to not have a separate 2d array in order to conduct all of your checks instead, challenge yourself and run everything on the grid array which holds all of the pieces.

checkers challenge online

Checkers challenge online code#

If anyone is trying to make the application themselves, I would recommend you take the grid code and then try implement the code yourself. Overall, the project has definitely taught me many lessons about organising my variables and also the use of decorators although none of them got into the final code of the application. Over the last two days I have spent a few hours programming a simply checkers onto python.















Checkers challenge online