Wednesday, April 12

Designing and Programming a Game on Python

Design Brief for Python- As a student I am learning to use Python and Pygames to design a simple Turtle game. I will learn how to make the Turtle do a number of different activities. I will be using a Python IDLE window to run my game.

Trinket is a amazing tool that teaches you some basic programming it uses a turtle to do different things like drawing different things and write anything you want.  It shows you what code you need to write so make the turtle do different things . What I like about Trinket is that is is easy to use and its shows you what to do step by step.

Wednesday, April 5

Designing and programming a Game on Scratch

As a student in a year 9 class I am going to design a game using scratch/Python. My game will be challenging but also enjoyable . When I am designing my game I will use the Forever and if/Then loop so that I can understand the basics of programming and how games work.