Vulcan Chess project allows you play against the computer in a chess variant inspired by a certain well-known science-fiction TV series.
Product's homepage
What's New in This Release: [ read full changelog ]
· Added second light source
· Made move history toggable in options menu
· Added options menu to in-game menu
· Freeing unneeded memory in modeldef.y
· Minor cosmetic changes
· Moved 3d helper code (vectors, matrices) to library
· chessmodels.c (hacked from glChess) added to project
· Some code cleanup