A chess engine based on AlphaBeta Pruning search, developed for UCI protocols supported GUIs.
-
Updated
Dec 7, 2019 - C
A chess engine based on AlphaBeta Pruning search, developed for UCI protocols supported GUIs.
This is a C library for handling bitmaps. It includes functions for initializing a BitmapSet, setting and unsetting bits, retrieving the value of a bit, and printing the binary value of a BitmapSet.
STM32F4DISC board LD4 (Green) is being turned on.
Takes 2 ASCII characters as input and outputs a 21-bit Hamming Code (16-bit code with 5 parity bits) using simple algorithm involving bit-masking.
Add a description, image, and links to the bitmasking topic page so that developers can more easily learn about it.
To associate your repository with the bitmasking topic, visit your repo's landing page and select "manage topics."