|
About:
Carcode is an experiment in programming education.
The idea is to give beginning programmers carcode,
which provides an animated car they can drive
around the screen either using the keyboard or
programmatically through a simple API. By working
on a series of problems (such as "park the car in
parking space A"), beginners learn to program in
an engaging and goal-driven environment with which
they already familiar.
Release focus: Major feature enhancements
Changes:
API documentation has been added. The user
interface has been updated with an objectives
window, a scoreboard window, and a new main menu.
Level scripting and car scripting have been
modified to use OOP style.
Author:
Carlos Daniel Ruvalcaba Valenzuela [contact developer]
Homepage:
http://code.google.com/p/carcode/
Tar/GZ:
http://carcode.googlecode.com/files/carcode-3.0a2.tar.gz
Zip:
http://carcode.googlecode.com/files/carcode-3.0a2.zip
RPM package:
http://carcode.googlecode.com/files/carcode-3.0a2-1.noarch.rpm
Debian package:
http://carcode.googlecode.com/files/carcode_3.0a2_i386.deb
CVS tree (cvsweb):
http://code.google.com/p/carcode/source/browse
Bug tracker:
http://code.google.com/p/carcode/issues/list
Mailing list archive:
http://groups.google.com/group/carcode?lnk=gcimv
Trove categories:
[change]
Dependencies:
[change]
pygame (required)
PyOpenGL (required)
[download links]
|