You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
14 years ago | |
---|---|---|
aufgabe | 14 years ago | |
media | 14 years ago | |
src | 14 years ago | |
templates | 14 years ago | |
.gitignore | 14 years ago | |
COPYING | 14 years ago | |
README | 14 years ago | |
toruschess.kdevelop | 14 years ago | |
toruschess.pro | 14 years ago |
README
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