descriptionAn implementation of Connect Four in Python using OpenGL and supporting online play.
ownerJohn Stumpo
last changeSat, 4 Jul 2009 04:08:58 +0000
URLgit://git.jstump.com/git/net-connect-four.git
http://git.jstump.com/git/net-connect-four.git
ssh://git@git.jstump.com/git/net-connect-four.git
shortlog
2009-07-04 John Stumpo Fix IP entry when GL_ARB_texture_non_power_of_two is... master
2009-07-04 John Stumpo Unbreak the game on OpenGL implementations not supporti...
2009-07-01 John Stumpo Fix network error detection and handling. Finally... net-connect-four-1.0_beta2
2009-07-01 John Stumpo Fix some binary-related issues caused by the font fix...
2009-07-01 John Stumpo Fix font appearance due to incredible stupidity on...
2009-07-01 John Stumpo Add a setup script to generate EXEs. Put "beta 1"... net-connect-four-1.0_beta1
2009-07-01 John Stumpo Add waiting until both players are ready to start a...
2009-07-01 John Stumpo Add an IP address entry screen.
2009-07-01 John Stumpo Add some networking code. The client is currently...
2009-06-30 John Stumpo Add a simple menu system.
2009-06-23 John Stumpo Add font rendering, among other things.
2009-06-22 John Stumpo Add win checking.
2009-06-22 John Stumpo Add smart column selection.
2009-06-22 John Stumpo Add some framework code, plus the ground texture and...
2009-06-22 John Stumpo Create branches, tags, and trunk.
tags
2 years ago net-connect-four-1.0_beta2
2 years ago net-connect-four-1.0_beta1
heads
2 years ago master