Geri's chess

Sort:
Gerilgfx

greetings, chess.com community,

i have made a shareware chess game, i hope somebody will like it. it runs on windows and linux, its capable of:

-playing against ai

-playing networking game against friend (ip 2 ip)

-2 player game with a friend

it requires a 8 core amd cpu or a 6 core intel cpu to play on the highest graphics settings, otherwise, there is low graphics settings too, to play on it.

 

about the ai:

-easy settings are for beginners

-medium is the default. i can beat it, however, i am not a good chess player

-hard can beat me sometimes

-i was not able to beat it on the hardest settings, however, i am sure that the community here will be able to do so.

-the graphics engine uses software rendering, so no graphics card required to play

-the ai uses a minmax-like algorythm and some herustic pointing, its multithreaded, its good if you have at least 8 core amd cpu (however, it will run on 4 cores too of course, but it will be slower). on the heaviest settings, the ai will make 14 step to calculate the best movement. on the easyest, it will do 6.

http://gerischess.tk

responses are welcome

greetings

Geri

Kingpatzer

Does it play against itself?

http://www.youtube.com/watch?v=9IYRC7g2ICg 

Gerilgfx

oops, i forgot the screenshot:

 

Gerilgfx
Kingpatzer írta:

Does it play against itself?

http://www.youtube.com/watch?v=9IYRC7g2ICg 

lol, no, it cant play against itself :D

owlyboly

Why don't you think of a demo version first ?

Gerilgfx

download link is on the bottom of the site.

Gerilgfx

version update: when black pawn reached line 1, the exchangement puppet appeared in white color instead of black

:D

Gerilgfx

I have fixed some bugs:
-fixed crash when setting rendering resolution
-fixed some stability problems when updating the scene on multiple threads