Télécharger la liste

Description du projet

TomPong is a very simple implementation of the
classic Pong game, using Python and Pygame. It
features realistic physics for motion using
vectors, not-so-realistic but very fun spin
dynamics, scoring, and a well-implemented simple AI.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-03-16 13:14
0.5.1

Le numéro de version est désormais correctement affichées dans le jeu, un bogue selon lequel le score vont parfois à plusieurs reprises est fixe, et le mouvement AI est maintenant plus fluide et plus intéressant.
Tags: Minor bugfixes
The version number is now correctly displayed in-game, a bug whereby the score would sometimes go up several times was fixed, and the AI movement is now smoother and more interesting.

2003-03-08 16:32
0.5

Diverses améliorations de performance ont été effectués, et le tutoriel d'accompagnement pour écrire des jeux sous PyGame a été achevée.
Tags: Major bugfixes
Various performance enhancements were made, and the accompanying tutorial for writing games in PyGame was completed.

2003-02-05 16:28
0.4

La structure de classe joueur a été modifié pour permettre les différentes catégories d'acteurs. Une classe d'Amnesty International avec le joueur capacité configurable (vitesse de la chauve-souris) a été ajouté afin que vous pouvez jouer contre l'ordinateur.
Tags: Major feature enhancements
The player class structure was changed to allow different classes of players. An AI player class with configurable ability (speed of bat) was added so you can play against the computer.

2003-01-28 04:04
0.3

Tags: Initial freshmeat announcement

Project Resources