toruschess/README
Stefan Bühler 64ba2097da Feature list
2009-02-12 12:18:39 +01:00

16 lines
406 B
Plaintext

Done:
* Documented public member functions (unless they are trivial)
* Game logic complete (detects end of a game in case of check mate, knows valid moves)
* AI complete
* board has textures for the fields
* Torus view
* Skybox in torus view (sphere)
* 3d view
* 2d figures (rendering svgs on buffers)
* Fogging (Depth Cueing) in 3d view
Uncomplete/not done:
* Loading 3ds meshes
* 3d figures