-
Yo, papa. Jar, UberJar, these projects so us plebes can play with them. I DEMAND HANGMAN!!!!!!
-
Trying to learn how to create hangman on my own step by step
-
Some games could share the same data, that will be in games_common.
Hangman and Anagram will share:
- languages
- words
-
![image.png](https://raw.githubusercontent.com/JeffinsonDarmawan/pe/main/files/45163885-19fc-4694-a64f-ef2c49f0d1b3.png)
At the end of the hangman tutorial, I waited for 5 minutes, after which I type…
-
Hey @Asher-a-SMASHER great game you have here!!
I deleted a ton of files from the repo, you need to pull - that will delete files on your local repo.
Then click on Build to rebuild everything:
…
-
# PR Details
## Types of changes
- [x] Rock Paper Scissors
- [x] Tic tac toe
- [ ] Guess a number
- [ ] Hangman Game
-
![image.png](https://raw.githubusercontent.com/nus-cs2113-AY2324S2/pe/master/files/ba43463d-bc43-41f8-8482-59183f9e02cb.png)
UG for Hangman does not specify multi-character guesses less than whole wo…
-
http://hangman-ponds-45650.bitballoon.com/
-
To create a flowchart detailing how the hangman game will run
-
I noticed that there are no UML diagrams for TTT and Hangman. I feel like it would be good to add it in to show how the classes Interact with other classes (i.e Ui class)