Audio (340) Datatype (50) Demo (203) Development (592) Document (22) Driver (100) Emulation (146) Game (984) Graphics (491) Library (112) Network (230) Office (65) Utility (907) Video (68)
Total files: 4310
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Chess SDL2 | Description: | Chess Game for AmigaOS4/SDL2 | Download: | chess-sdl2.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 5Mb | Version: | 1.0 | Date: | 18 Sep 2022 | Author: | Sinan Gurkan | Submitter: | Sinan Gurkan | Requirements: | AmigaOS4.x SDL2 | Category: | game/board | License: | Other | Distribute: | yes | Min OS Version: | 4.1 | FileID: | 12230 | | | Snapshots:
 | |
| Comments: | 0 | Snapshots: | 2 | Videos: | 0 | Downloads: | 137 (Current version) | | 137 (Accumulated) | Votes: | 5 (0/0) (30 days/7 days) | |
Chess-SDL2 for AmigaOS4
Programmed by Ozanani
https://github.com/ozanani/chess
AmigaOS4 Port by Sinan Gurkan
The game is written in C and based on pure SDL for the graphical user interface.
It consists of the following features:
* 2 game modes: player vs. player and player vs. computer. The computer moves
are chosen using the Minimax algorithm (which features alpha-beta pruning).
* 5 difficulty levels.
* View all valid moves for each piece, with indications of capture moves and
threatened moves.
* Undo previous moves.
* Save and load games.
|