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.
Course Description
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.
Hight of each session
- Session 1. Setup, Storybook, TicTacToe
- Session 2. Message Box, Input Box, Image Rotation
- Session 3. Move player based on “w”, “a”, “s”, “d” keys, Blasteroids (full game)
Reviews
There are no reviews yet.