Category: programming/djgpp2
Title: Checkers 3D
Version: 1.1
Short: 3D vector checkers game 1.1 (C++/asm)
Keywords: checkers 3D game shading AI minimax
Sourcecode: C++/asm
Authors: Leandro Bernsmuller <lebe@geocities.com>
Uploader: lebe@geocities.com
Replace: ????????????
CDrom: yes

Features:
  - source: C++/asm
  - platforms: DOS/protected mode (DJGPP 2), Linux/SvgaLib (GCC)
  - graphics: vga
  - 3D rendering: flat shaded 4 sided polygons
  - visible surface determination: depth-sort
  - view: PCX images
  - artificial inteligence: minimax
  - input: keyboard (for DOS include a keyboard handler)
  - copyright: GNU General Public License
