summaryrefslogtreecommitdiffstats
path: root/games/brutalchess/README
blob: 179be05a273d3b10190421aa876521dc07fc0d39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
This is Brutal Chess Alpha, version 0.5. Brutal Chess is a cross-platform GPL 
chess game with 3D graphics powered by OpenGL and SDL. To build Brutal Chess
you will need SDL, SDL_Image, and FreeType. These are included with Slackware.

New In This Release (0.5)
===========================

* Completely new code base
* Menu system to replace console
* Select pawn promotion piece through new interface
* Variable AI difficulty
* New loading screen
* Shadows and other graphical tweaks
* Full rotation of the camera
* History arrows displaying previous move
* MD3 (Quake 2) model support

Bug Fixes (0.5.1):
* Fixed colors of the board squares
* Fixed bug that allowed castling when it shouldn't have been legal
* Added proper Linux install scripts
 
Bug Fixes (0.5.2):
* Fixed bug that allowed white pawns being able to move backwards