Search code examples
Row number in 0x88 chess board representation....

pythonchess

Read More
In an online chess game, how to minimize the effect of lag to time controls?...

algorithmlanguage-agnostictimechess

Read More
Making a chess multiplayer game...

vb.netchess

Read More
Creating chess graphics in Visual Basic...

vb.netchess

Read More
Minimax search: how to print the path from the chosen next move to the leaf...

chessminimax

Read More
Ray attacks on a bitboard...

clojurechessbitboard

Read More
Correctly Implementing Zobrist Hashing...

hashchess

Read More
How to remove EOF's from pipes? Or: How to use tail -f with netcat?...

tcpwebsocketpipechessnetcat

Read More
Chesspresso : problems when calling Position#doMove()...

javachess

Read More
What is the most practical board representation for a magic bitboard move generation system?...

c64-bitbit-manipulationchess

Read More
Why are local variable structs not resetting when leaving their scope?...

cstructchess

Read More
XBoard protocol documentation wanted (chess)...

documentationchess

Read More
NegaMax doesn't work as expected...

c++chessminmax

Read More
How do I clone an object for the purposes of moving something and seeing if the move is valid? (Java...

javaoopclassobjectchess

Read More
implementing code for customized mini(less squares, less pieces ) chess board 5x5...

c#javac++chess

Read More
Minimax with Alpha-Beta pruning; class variables or sending them through the recursion?...

c#chessminimax

Read More
Asking for algorithm to solve the Eight queens puzzle...

algorithmrecursionpuzzlechess

Read More
How to write in C# a chess like game?...

c#chess

Read More
Windows Phone and big memory allocation...

windows-phone-7memory-managementchess

Read More
What is a good iPhone UI framework for a chess like game?...

cocos2d-iphonecore-animationcore-graphicschess

Read More
Bitboard chess programming in C...

cbit-manipulationbitchess

Read More
What is an exact evaluation function?...

artificial-intelligenceevaluationchess

Read More
Minimax with Alpha-beta pruning, getting the result...

actionscript-3algorithmartificial-intelligencechessminimax

Read More
Chess move validation library for ActionScript 3...

actionscriptchess

Read More
java library for legal move generation in chess...

javaopen-sourcechess

Read More
Drawing in JLayeredPane over exising JPanels...

javaswingdrag-and-dropchessjlayeredpane

Read More
Getting occupancy bit masks for bitboards...

artificial-intelligencebit-manipulationchess

Read More
Regular Expressions for validating chess-based input?...

phpregexchess

Read More
Detecting Chess moves from successive image differences using OpenCV tools...

c++opencvchess

Read More
Break out of a recursion in java when the time run out...

javarecursiontimerbreakchess

Read More
BackNext