Skip to content
#

guess-and-check

Here are 3 public repositories matching this topic...

Language: All
Filter by language

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

Improve this page

Add a description, image, and links to the guess-and-check topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the guess-and-check topic, visit your repo's landing page and select "manage topics."

Learn more