Java for Beginners: Hangman Game in Terminal

preview_player
Показать описание
We make a simple Hangman type game in the terminal by utilising mostly basic Java concepts.

Рекомендации по теме
Комментарии
Автор

it repeatedly says that i can't invoke charAt(int) on the array type char... :/

frozzenluke
Автор

you need to add some more information for that to work properly, for example the scanner import, it is quite crucial and it keeps hitting errors even tho i copy it exactly as you show.Was a great help tho if you are bored and do not wanna think much.

anastasiapk
Автор

how you have a hangman game with no hangman.

gyroxaver
Автор

man can you help me with a javafx app? i created the fxml files in scene builder.

adrianteodor