Scratch Games
Game on
This class is for kids that have gone through most of the CodeBase classes and still want to do more drag n drop programming. This class is heavy on game logic and sprite creation. A solid fundamental of Scratch is required for this class. Kids will explore the game logic for Pac-man, Crossy road ( frogger ) and other popular games. Games developed in this class will be much larger and complicated than those in the CodeBase classes.
App Inventor fun
Mobile games
This class is for kids that have gone through most of the CodeBase classes and still want to do more drag n drop programming on the Android platform. This class is heavy on game logic and sprite creation. A solid fundamental of App Inventor is required for this class. Kids will explore popular game logics and will implement their own version. Both laptop and mobile tablet will be available for kids to see the final developed game on the tablet. We will also include instructions on how to publish the finished games to Google’s App store!
Pygame
Gaming framework
Pygame is a very popular gaming framework/module for the Python programming language. Games written using Pygame can be ported to other OS platform with little or no change in the code. If your kids want to develop games for the desktop, this is the class to go to. This class is heavy in game logic and a good fundamental of Object Oriented Python is required.