
1) Game artificial intelligence
Found on
https://www.crosswordclues.com/clue/bitboard

A bitboard is a data structure commonly used in computer systems that play board games. A bitboard, often used for boardgames such as chess, checkers, othello and word games, is a specialization of the bit array data structure, where each bit represents a game position or state, designed for optimization of speed and/or memory or disk use in mass ...
Found on
http://en.wikipedia.org/wiki/Bitboard
No exact match found.