Wednesday 12 April 2017

Designing A Game On Python

Design Brief for Python- As a student I am learning to use Python and Pygames to design a very simple Turtle game. I will learn how to import the turtle games graphics and then programme the turtle to do several interesting activities by creating different variables. I will be using a Python IDLE window to run my games.

Trinket is an amazing resource for people to start learning about designing games with python. It allows you to import a turtle and complete different activity by the designer putting in different codes for each action. If you make a mistake on trinket you can easily reset your script to start again.

Wednesday 5 April 2017

Designing and Programming a Game on Scratch.

As a student in the year 9 class I am creating a game using scratch/ Python. My game is created to be challenging and difficult for the player. While designing the game I will use the forever and if/then loop so that I can understand the basics of programming and how games work.