The simple "Hangman" guessing game
mvn compile -f "(location of pom.xml)"
mvn package -f "(location of pom.xml)"
java -jar .\target\hangman-x.x-SNAPSHOT.jar
mvn test -f "(location of pom.xml)"
👤 Adam Nativ
- Twitter: @AdamCraftmaster
- Github: @AdamCraftmaster
Give a ⭐️ if this project helped you!
Copyright © 2021 Adam Nativ.
This project is GNU GENERAL PUBLIC LICENSE Version 3 licensed.
This README was generated with ❤️ by readme-md-generator