pyChess

Language: Python (2.6.1)
Version:
0.13 (March 05, 2009)
Requirements: PMW, PIL
Creators: Hollgam
Screenshots:
screenshot1, screenshot2

A game of chess. Not playable yet, just a board with pieces which can be moved.

Download: latest version

Updates:

Version 0.1alphaFebruary 28, 2009:
- Board with movable pieces.

Version 0.11March 04, 2009:
- Function for showing legal moves.

Version 0.12March 05, 2009:
- Fixed several bugs in the function for showing legal moves.
- Added option of showing legal moves.
- 90% completed function for validating made moves.

Version 0.13March 05, 2009:
- Ability to make castles (not fully done).
- Added timers of time spent on making current move, total times of White and Black.
- Fixed several bugs.
- Added icon.

Published by Hollgam, on February 28th, 2009 at 4:26 pm. Filled under: Small Projects Tags:, | No Comments

pyTacToe

Language: Python (2.6.1)
Requirements:
PMW
Creators:
Hollgam
Screenshots:
screenshot1, screenshot2

A small game of  Tic Tac Toe written in Python.

Download: latest version

Published by Hollgam, on February 23rd, 2009 at 4:43 pm. Filled under: Small Projects Tags:, | No Comments

pyMiner

Language: Python (2.6.1)
Requirements:
PMW
Creators:
Hollgam
Screenshots:
screenshot1, screenshot2, screenshot3

A small implementation of Windows’ Minesweeper. This is under construction. I did this in one evening, code needs optimizing and revising in some cases. Even its name is beta :) I haven’t decided which one to choose yet.

Download: latest version

Published by Hollgam, on February 23rd, 2009 at 4:40 pm. Filled under: Programming, Small Projects Tags:, | No Comments