AI (artificial intelligence) player for strategy board game Reversi [C#]
- Led a group of four to design the game algorithm, sped up the decision tree traversal by 100% using alpha-beta pruning and increased the achievable search depth by 50%.
- Reached the semifinal (top 4) in a contest of 20 AI reversi players.