2024-01-06 20:19:34 +01:00
2024-01-06 19:56:06 +01:00
2023-07-14 08:35:47 +02:00
2024-01-06 19:54:22 +01:00
2024-01-06 19:54:22 +01:00
2023-07-09 16:04:20 +02:00
2023-12-29 16:35:19 +01:00
2021-10-27 16:09:56 +02:00
2024-01-06 19:54:22 +01:00
2024-01-06 20:19:34 +01:00
2023-07-14 22:15:33 +02:00

A basic chess program. The goal is not to make it good, but at least to be able to play a full game - Far to be the case !

Installation:

clone repos

user…

$ git clone https@git.raoult.com:bruno/brchess.git or $ git clone https@git.raoult.com:bruno/brchess.git

… or developer

$ git clone https@git.raoult.com:bruno/brchess.git $ cd brchess $ git remote add github git@github.com:braoult/brchess.git

add "brlib" submodule

$ git submodule init $ git submodule update remote merge

[…] to be completed…

Description
Maybe a chess program someday...
Readme 3 MiB
Languages
C 94.8%
Makefile 3.9%
Shell 1.3%