This activity does not have any upcoming sessions open for registrations on ActivityHero right now. We can send you an email when they do.
Blockly is a web-based, graphical programming editor. Users can drag blocks together to build an application. It allows you to toggle between the “Blockly” interface and the normal Python code view (as you would see in any other Python editor). It is a good way to move young kids(7+ years old) from programming in Scratch to learning Python.
This course is an introduction to 2D Game programming course in python, using Blockly-PyGame. Blockly-PyGame is a visual programming language that allows students to create their own interactive stories, games, and animations. As students design Blockly-pyGame projects, they learn to think creatively, reason systematically, and gain solid test-debugging skills.