SPAGS - Making of my Python Spelling Game Part 1

3 years ago
2

In this game, players have to use shuffled characters to guess the correct spelling of the word e.g. soohcl = school
This is also a tutorial because I explain the use of random values, the FOR LOOP and many other Python syntax codes

Loading comments...