Wednesday 12 April 2017

Designing a game on Python

As a student I am learning how to use Python and Pygames to design a simple turtle game. I will learn how to import the turtle graphics and how to program the turtle to do what I want it to do. I will be using a Python idle window to run my program/game.

How trinket works :
You put your code on one side and write it so the turtle will do what you want. Once you are do with that you click run and the turtle will do what you wrote in code. There are websites that show you how to use the code and what to put in so you can get colors. I think trinket is very fun and interesting and I would like to do a lot of work with it.

Wednesday 5 April 2017

Designing and programing a game on Scratch

As a student in the year 9 class I can create a paddle game and start to develop other games of my ideas using Scratch. I know how all the forever and loops blocks go together and where to put them.my game allows the player to interact with the game. I also understand all of the basics of code.