Downloadliste

Projektbeschreibung

Py Connect Four is an implementation of the classic, two-player, Connect Four
game. Each player has a color, either black or red, and they take turns putting
their pieces in. The first player with four pieces in a row at any angle wins
the round. It is completely written in Python, and uses the PyGame library with
the SDL library.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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-06-24 23:48
1.7b 0.0.9b

F12 ist eine Momentaufnahme zu jeder Zeit während des Spiels, gibt "Momentaufnahme", und verwendet unwiederholbar Snapshot Namensgebung. Font geladen wurde globalisierten und dynamisiert. Schriften sind zu verkleinern, um in Kraft zu passen (die SDL-Bibliothek TTF seit pygame 1,2 geändert). Die Wiedergabe Immer Escape-Menüs wurden bereinigt. Eine unbenutzte Menü wurde entfernt.
Tags: Beta, Major feature enhancements
F12 takes a snapshot at any time during the game, prints "Snapshot Taken", and uses unrepeatable snapshot naming. Font loading has been globalized and made dynamic. Fonts are shrunk to fit in place (the SDL TTF library has changed since pygame 1.2). The Play Again and Escape menus have been cleaned up. An unused menu has been removed.

2002-08-07 04:45
1.ab 0.0.8 src

Ändern des Board von 7x7 auf 7x6, einige Textgröße Erweiterungen und einer neuen Start-Menü.
Tags: Beta, Minor feature enhancements
Changing the board from 7x7 to 7x6, some text size enhancements, and a new start menu.

2002-03-22 01:04
1.2

Texteingabe-Fixes und neue Kommandozeilen-Optionen.
Tags: Stable, Minor feature enhancements
Text input fixes, and new commandline options.

Project Resources