Pages

Showing posts with label Coding. Show all posts
Showing posts with label Coding. Show all posts

Tuesday, May 21, 2019

Scratch Jr maze

WALT: Create a basic game using scratch jr. SC: I will - create arrows as controllers - Add code to each arrow to move our characters. - Take screen shots of each characters code. - create a screen cast of my finished work.

Monday, March 18, 2019

Debugging..

We are Learning to debug algorithms. Bugs are a mistake in a programme. If we fix the bug the programme will work. First: you have to know where it is not. Remove the bug and fix the trouble it caused. Change the algorithm to make it right.