| Readme: | Short: 3D-Chess port with Stockfish 5 support Author: Steven Albert, Murad Port: papiosaur2@hotmail.fr (Yannick Buchy) Type: game/chess Version: 1.0 Requires: OpenGL/GLUT Architecture: ppc-morphos
3D-Chess based on https://github.com/stevenalbert/3d-chess-opengl
Added new hotkeys: - : Zoom out + : Zoom in 4 : rotation board on the left 6 : rotation board on the right 8 : tilt up 2 : tilt down 5 : default position 1 : view up (like 2D) ENTER : switch Black/White view Arrows: select piece and move
Default hotkeys: WASD : select piece and move Space : validate/cancel piece and validate move X : close game after checkmate Q : Promote to Queen R : Promote to Rook B : Promote to Bishop K : Promote to Knight
CHANGES: - fixed: text menu not showed at startup: difficult to play game :) - fixed: CPU usage at 100% during menu and game - fixed: now 3D pieces are loaded after options menu - added: Stockfish5 support, included in Engine/ drawer (Human vs CPU mode) 3D-Chess and Stockfish communicate with T:stockfish.input and .output - added: limitations in 3D rotation for tilt and Zoom - added: full castling support (now tower move) - added: config.ini to change difficulty level and thinking time - deactivated: rotation board in many steps (slowly), now rotation board is immediate in Human vs Human mode - added: you can select and move pieces with Arrow keys too (WASD key is complicated with AZERTY keyboard)
Don't hesitate to play it and say me if you have problems. Any suggestions are welcome.
TODO: - add Stockfish 17 support - add 2D pieces in "2D view" - save a party, and restart it - possibility to choose black or white - show "CheckMate" status in game window - show move in Game window and add a delay before computer play - show letters and numbers on the board (ABCDEF, 12346578) - add a colorwheel gadget to change bacground color - add an Hollywood GUI to change Stockfish prefs
If you like my ports, don't hesitate to support me.
Thanks a lot to: - MorphOS Team for MorphOS - Bigfoot for TinyGL and GLUT - Domenico Lattanzi for Stockfish 5 port
History
1.0 - first release for MorphOS
|