Knowing how to draw random mountains and random clouds, draw a scene that combines both. You may want to check out these tutorials for this project:Drawing random cloudsDrawing random mountains
Use random and colorsys library to create a beautiful night scene of a metropolitan skyline. Related Projects:Random Cloud GeneratorRandom Mountain GeneratorRandom City Skyline GeneratorRandom Island Generator
Generate a random maze as shown in here. Your maze must have a path from entrance (bottom left) to exit (top right). Also, try to make the maze as difficult