top of page
Using the Computer

Beginner Coding Activities

Minecraft Adventurer

Try this Hour of Code Project, where you will use blockly (block based programming) to learn a little about JavaScript- with a Minecraft theme!

minecraft-activity-adventurer.png

Codemoji Workshop

Animate a Sprite with simple commands from block based codes, using JavaScript!

codemoji.jpg

Gridclub Music Mixer

Experiment with placing beats along five different tracks along a grid!

screen-shot-2019-07-10-at-1-30-45-pm_orig.png

Quick, Draw!

You will be given a drawing prompt. Do your best to draw what you are asked to, and see how long it takes the computer to guess what you are drawing!

maxresdefault.jpg

Dance Party

Program characters to bust out different dance moves in this fun Hour of Code project!

dance.jpeg

2048

Organize a grid of numbers so that when two of the same numbers crash into each other, they combine. Can you make it all the way to 2048?

2048.jpeg
bottom of page