OS4 DepotLogo by DBAlex 
(anonymous IP: 18.225.209.95,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1005)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4366

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Game » Board » chess-sdl2.lha

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: 166  (Current version)
166  (Accumulated)
Votes: 5 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
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.

Copyright © 2004-2024 by Björn Hagström All Rights Reserved