Skip to content
#

word-game

Here are 219 public repositories matching this topic...

The Word Game repository hosts a Java-based game where players generate words using the last two letters of the previous word. The game offers multiple versions, leveraging different network protocols such as TCP, UDP, and UDP with ACK to provide various multiplayer experiences.

  • Updated Jun 5, 2024
  • Java

A simple word guessing game using animals as the word list. In this game, you will try to guess an animal word by guessing letters. If a letter in your guess matches a letter in the secret word, the letter will be revealed. You have a maximum of 6 incorrect guesses before you lose the game.

  • Updated May 12, 2024
  • JavaScript

This is a simple project that utilizes basic JavaScript html and CSS in order to create Game-like environment in which you have to guess the partially hidden word within n number is trials. If you cant guess the word after n guesses, you will lose, Otherwise, if you guess the word correctly, you win! Additional features : custom word length!

  • Updated Apr 9, 2024
  • JavaScript

Improve this page

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

Learn more