Home » Archive

Articles tagged with: update

C++, Open Source, Programming, Stuff »

[3 Feb 2010 | Author: 0xC0FF33 | No Comment | ]
3T Update: Version 1.0

Yay! Now, the the first step is done and a computer opponent is added to the game. Next and last step will be the network code.
Stay tuned…
Download & Project page
Windows package: http://threet.googlecode.com/files/3t_winXP_1.0.zip
Source package: http://threet.googlecode.com/files/3t_sources_1.0.zip
Project page: http://code.google.com/p/threet/
Have fun with the game…

Python, YAPW »

[1 Nov 2008 | Author: 0xC0FF33 | No Comment | ]

I made a little update on the windows side. Now python is no longer needed, because I made it to include the fantastic Portable Python package.
Unfortunately there is also a bad side of it. Now the system requirements for free hard disk space increased to 50 MB on windows machines, but on modern systems this should be no problem.
Because there is no change in the server code itself, there is also no change in the unix version, so the old download link is still the same and the installed versions …