int0x80.ca

Chess Engine

12345678abcdefgh
Engine loaded - Your turn

Game Information

Engine Status:✅ Loaded
Position:
rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1

About the Engine

This is a WebAssembly chess engine compiled from C++.

The engine searches for the best move using alpha-beta pruning and various chess-specific optimizations.

Search time is currently set to 1 second per move.