The game is built for Data Structure and Algorithm course, named Battleship Remastered. It was an exciting experience to apply different data structures such as arrays, linked lists, and hash tables to build the game's logic. We also used various algorithms like binary search and linear search to efficiently implement the game's functionality.
-
Updated
Mar 8, 2024 - JavaScript