Skip to content
#

lld

Here are 176 public repositories matching this topic...

Tic-tac-toe is a classic two-player game where each player takes turns marking spaces in a 3x3 grid with their respective 'X' or 'O' pieces. The objective is to be the first to align three of their pieces either horizontally, vertically, or diagonally on the board. The game is implemented in Java, featuring players, game management.

  • Updated Jun 16, 2024
  • Java

A classic Snake and Ladder game implemented in Java. includes a command-line interface, where players roll dice, encounter snakes and ladders, and advance toward the goal.

  • Updated Nov 2, 2024
  • Java

Improve this page

Add a description, image, and links to the lld 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 lld topic, visit your repo's landing page and select "manage topics."

Learn more