Archive
Archive for April, 2018
Building a sudoku game with Kotlin
April 7, 2018
Leave a comment
Hi guys,
Today I will continue the series of posts related to the workshop I attended during the #TechKnowday here in London. This one is to learn Kotlin building a sudoku game. So, basically Ana left available on her Github the initial parts and the solutions.
The instructions with the steps are available here. Below you can find the exercise done in parts:
You can find the first part here: https://github.com/anikiki/sudoku-init-part1
The second part: https://github.com/anikiki/sudoku-init-part2
And the third part: https://github.com/anikiki/sudoku-init-part3
If you are wondering what you have done wrong, you can check the solution for each part below. Don’t cheat, this is for after you have tried the exercise by yourself first:
https://github.com/anikiki/sudoku-solution-part1
https://github.com/anikiki/sudoku-solution-part2
https://github.com/anikiki/sudoku-solution-part3
Her contacts:
Thanks Ana for this workshop !
Advertisements