diff --git a/index.html b/index.html index 13a388c..807c087 100644 --- a/index.html +++ b/index.html @@ -341,8 +341,7 @@
The age-old annoying Minesweeper game on Windows implemented in Java using Java Swing tools that required deep knowledge of data structures and algorithms.
- - +Tic Tac Toe game (a.k.a. Noughts and Crosses) with an AI opponent that either wins or draws but never loses, developed using MiniMax Algorithm with Alpha-Beta pruning for optimization.
- - +