djib
4a23999962
Add image description
3 years ago
djib
fe917635d6
Add image description
3 years ago
djib
11b414bab1
Fix image links
3 years ago
djib
f90fb177f6
Adding screenshots
3 years ago
djib
5637d8e28e
Add screenshots
3 years ago
djib
8dd1721bab
Updated documentation
4 years ago
djib
847e578297
Removed previous version containing errors
4 years ago
djib
f71ccad4e5
Update documentation
4 years ago
djib
30a692e7af
Merge branch 'master' of https://djib.fr/djib/Sushi
4 years ago
djib
9f876a7428
Update .gitignore to exclude /releases
4 years ago
djib
b9fd8ae3d8
Correct shell scripts not running properly
4 years ago
djib
37fc5bf5d8
Add a link to the dissertation
4 years ago
djib
7132379b33
Merge branch 'master' of https://djib.fr/djib/Sushi
4 years ago
djib
f14f60d261
Add a document to help anyone interested in Sushi grasp its main
...
concepts.
4 years ago
djib
54411b47f9
Add scripts to start Sushi
4 years ago
djib
a7262890d0
Add basic README file
4 years ago
djib
c408f2c427
Make sure the code compiles after svn2git conversion.
4 years ago
djib
02fec46a2b
Commit total
17 years ago
djib
29b3dc3469
delete todo
17 years ago
djib
86f7c45829
Deleting documentation folder
17 years ago
djib
4ff5478d8c
Config files
17 years ago
djib
7ff417b453
Changed management of config file, openbook and problems.
...
Files can now be included in the jarfile.
17 years ago
djib
f1e8cd0784
Version 1.0.4
...
=============
Improved move ordering
Changed default values
17 years ago
djib
f9ff33b2b3
Version 1.0.3
...
=============
Corrected a bug in the principal variation first search
17 years ago
djib
9c4916fb1b
Version 1.0.2
...
=============
Corrected a major but in move ordering
and a major bug in the evaluation function.
17 years ago
djib
399985789e
Version 1.0.1
...
=============
Couple of minor changes
17 years ago
djib
8854c787f9
VERSION 1.0.0
...
=============
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
17 years ago
djib
1eee874d6b
Version 0.9.4
...
=============
Corrected undo bug
Added iterative deepening
17 years ago
djib
7dc781c25e
Version 0.9.2
...
=============
External config file.
Move ordering.
17 years ago
djib
f67d82d129
Version 0.8.9
...
=============
Added external config file -> the resulting program seems a lot faster !!!
Added help.
17 years ago
djib
a0ee66638d
Version 0.8.0
...
=============
Just before creating the external config file
17 years ago
djib
8a641a6e1e
Version 0.7.9
...
=============
Added open book
Added a weighted static evaluation function where
the position of each piece is important
17 years ago
djib
b02755be4e
Version 7.0
...
===========
Corrected a few bugs from 6.9, like the principal variation.
About to add opening book.
17 years ago
djib
1b500b4421
Version 6.9
...
===========
Now detects draw (50 moves only)
Displays time to find move
Can read a library of problems from a file
Each problem can be selected independently or all can be
played in succession and then the result is displayed.
17 years ago
djib
74206376a7
Version 0.5.6
...
=============
Now has weights for each piece.
Now detects endgame (uses different evaluation function)
17 years ago
djib
e9d5fe78a7
Before a big change in the code : different value for each piece
17 years ago
djib
95deacff45
Version 5.2
...
===========
Corrected another bug in alpha-beta.
17 years ago
djib
4dc083acc1
Version 5.1
...
===========
Corrected bug in alpha-beta.
17 years ago
djib
feea4b103b
Version 5.0
...
===========
Alpha-beta pruning is the only main change.
17 years ago
djib
1a54cfd06f
Quelques modifications mineures
17 years ago
djib
ed438e593a
Version 1.4.2
...
Now possible to undo, save games, restore positions, and view statistics when the computer plays.
17 years ago
djib
a3916eb445
End of game detection now works fine but has made the game a lot slower.
...
I will imporve this with a : istherevalidmove function.
17 years ago
djib
313cf91ef5
before big code modification (moving player color in Board)
17 years ago
djib
213b1e3bf0
v0.4.1
...
The computer plays with minmax and detects the end of games
No known bugs
17 years ago
djib
5266b582bb
Version 0.4
...
Now plays with a grandpa minmax.
It is much better, though not excellent ;)
17 years ago
djib
6cf9f27892
Version 0.3 beta 3:
...
Computer can now play black and white
For some reason the computer cannot play against himself.
I think it must be because of force that is not understood.
17 years ago
djib
dbfd428710
A fully working version of the game.
...
Works with XBoard only (not eboard).
The program plays the first legal move.
17 years ago
djib
42e56fde4f
Rules now become static which makes apparently much more sense.
17 years ago
djib
9167829467
Documentation generated. Some errors corrected in the code.
17 years ago
djib
5a8d3829be
Tag:Version 1.99
17 years ago