Skip to content

Java project created using NeatBeans. This is a 2 players game, the application displays 12 random letters to the user who has to make a valid word using only the 12 letter without repeating it. By the end of each round the game displays how many points each user got and who is winning. Wins who has more points

Notifications You must be signed in to change notification settings

patryck100/Find-Computer-Words-Game

Repository files navigation

Find-Computer-Words-Game is a Java project created using NeatBeans

This is a 2 players game where:

  • The user chooses how many rounds will be played
  • The application displays 12 random letters
  • The user has to make a valid word using only the 12 letter without repeating it.
  • Player 2 can not repeat word from player 1
  • By the end of each round the game displays how many points each user got and who is winning
  • When the last round is over, the application displays the winner (player who got more points).

About

Java project created using NeatBeans. This is a 2 players game, the application displays 12 random letters to the user who has to make a valid word using only the 12 letter without repeating it. By the end of each round the game displays how many points each user got and who is winning. Wins who has more points

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages