Friday, 24 March 2023

Arithmetic Practice

 Want to get better at addition, subtraction, multiplication or division? This simple tool can be really helpful:

https://arithmetic.zetamac.com/

Here is another simple flash card tool:

https://sergemister.github.io/mathpractice/

Go ahead, make your math muscles stronger! You can do it!

Wednesday, 8 May 2019

Geometry Dash Instructions

These are some on-line instructions, but I found them hard to follow.
I would recommend the YouTube videos by GriffPatch about how to make scrolling games in Scratch:
Here are basic instructions I created. The final project can be found here:
- Basic Geometry Dash

Make these sprites:



 Create these variables for all sprites:
 

Add this code for the Player Sprite:
 

Add this code to the Platform 1:




Add this to Platform 2:
Add this to Platform 3:



Monday, 1 April 2019

Drinking Water Protection

Keeping our drinking water clean is important! Here's a short video that talks about what is being done in Ontario:

Saturday, 23 March 2019

Fun With Pascal's Triangle

On the next Caribou Contest, there will be a question about Blaise Pascal, the French mathematician for whom Pascal's Triangle is named. Pascal was not the first to discover the triangle, as it was known in ancient China. Regardless, it is full of lots of interesting patterns!

Tuesday, 19 February 2019

Fluor Engineering Challenge 2019 - Volleyball

Here is an overview video of this year's Fluor Engineering Challenge:

The specific instructions can be found here:

Wednesday, 6 February 2019

Scratch Chaser Game

Choose a new sprite, here it is a balloon. Add these blocks to that new sprite. The other sprite in this program is Cat 2.


Add these blocks to the sprite that can move with arrow keys.


Add a background to the game.

Use this button:

Friday, 1 February 2019

Sodoku Practice for Caribou

Here are some websites that provide multiple Sodoku games:

Fractal Tree Scratch Project

Fractal Tree Scratch Project
  • Choose the Ball
  • Make these variables:
  • Add the Pen Extension.  Find:
  • then
  • Add this code on the ball sprite:
  • Run the program: