Ziggurat Ride of Fortune - Worked Solution to Codewars Kata - Python

Subscribers:
632
Published on ● Video Link: https://www.youtube.com/watch?v=-Q6OmFiFtd4



Duration: 42:23
36 views
1


I present my solution to the Codewars Kata "Ziggurat Ride of Fortune" by typing out the solution and explaining it as I go.

You can attempt the Kata yourself here: https://www.codewars.com/kata/5a8cacb2d5261f53ec0031f3/train/python

And you can see my solutions to other Codewars Kata here: https://www.youtube.com/playlist?list=PLK3zM7Pklmc1Vz5RNmit3d2FpwJ3H47XE

00:00 Introduction and reading the problem
05:01 Train (working through the problem)
06:11 Make Artifact class
11:50 Make Explorer class
16:25 Define step behavior
19:05 Define evaluate position and rotate
29:05 Define rotation behavior
36:45 Debug
40:15 Success







Tags:
codewars python