GameGrid in WebTigerPython
The popular game engine is now also available in the browser
Game programming is motivating and an excellent means for
introducing object orientation. The GameGrid library
has therefore enjoyed a large fan base for many years and is
used in many teaching materials and books.
WebTigerPython recently left the beta stage and in its
current version GameGrid is finally integrated.
This allows novice programmers to create their own web-based games with little effort.
A tutorial on game programming can be found at python-online.ch/gamegrid.