Balls and Walls
By Scott Foust







Description:
Balls and Walls is a scripting language designed for children that teaches them basic programming concepts. It allows them to create simple games while learning the theory behind computer programming.

The target audience for this application is children in the 3rd through the 5th grade. This application facilitates the development of games that can be create using balls, walls, and paddles (Pong would be an easy first project). The scripting language scales in complexity to accommodate the first time computer user as well as the intermediate student.

Technical Details:

  • C++
  • Created in Microsoft Visual Studio .Net
  • Uses Carnegie Mellon Graphics Library
  • Final Project for class "Object Oriented Programming"

More Info

Home