PyCon UK 2019

**Young Coders** Mutating Monsters
09-14, 12:15–13:00 (Europe/London), Room I

Making a pokemon style monster generator and evolver using turtle


Making a pokemon style monster generator and evolver using turtle. Based on an updated version of my code here: https://github.com/cromlyngames/stos-valley. (It was a project I created to teach myself python)

The idea is to take people through sketching the monster on grid paper, to measuring lengths and angles off that, to drawing them electronically via turtle, setting up a couple of simple evolution rules and letting the computer mutate them.


Is your proposal suitable for beginners? – yes