Space wars - Python 3 This is my first version of Space Wars in Python 3 using C. Thomson's ideas and Turtle. I made this a few weeks ago but am only getting around to post it today. It doesn't have any sound. CT developed his program on the Mac. However, the sound code doesn't work with windows. The program was developed using Turtle. I am using Python's turtle module to develop games now. I play to start with Pygame before the end of the year.
This is my first attempt at a maze game in Python. The white squares are the walls and the blue circle is the first player. I will continue on with the game and post the final version. After learning how to make basic games in Python using Turtle, I plan to move on to making simple games using Pygame.
Comments
Post a Comment