Simple hangman game. First player have to type the word. Second player have to guess that word by typing letters. If he type the wrong letter the "hangman" is being drawn.
-
Updated
Mar 23, 2023 - Java
Simple hangman game. First player have to type the word. Second player have to guess that word by typing letters. If he type the wrong letter the "hangman" is being drawn.
TicTacToe game written in Java
A set of games implemented in Java.
Add a description, image, and links to the game-in-java topic page so that developers can more easily learn about it.
To associate your repository with the game-in-java topic, visit your repo's landing page and select "manage topics."