-
Hi Jackson,
Great submission. You have demonstrated a good understanding of basic Python concepts such as lists, loops, conditional statements, and importing from a module.
Some growth areas:
…
-
### Challenge Description
Build [Hangman](https://en.wikipedia.org/wiki/Hangman_(game)) using HOPR.
The game should use the [SOWPODS wordlist](https://en.wikipedia.org/wiki/Collins_Scrabb…
-
🔴 Title: Add Keyboard Input Functionality to Hangman Game
🔴 Bug : **Enhancement Aim**:
Currently, the Hangman game only allows players to input letters by clicking on the screen which is now muc…
-
_Due on Feb 11 @ 09:00am_
## Objectives
### Learning Objectives
After completing this assignment, you should understand:
- Using models to persist permanent state
### Performance Objectives
After co…
-
Add a leader board to http://rubywarrior.com. Provide a documented way to submit the code to the site to be run, perhaps with a post-commit hook URL one can use in github to frequently re-run the code…
ryanb updated
12 years ago
-
**GH Indi Page and Review Ticket for following...**
- [x] Start review ticket with [study plan and study reflection](https://github.com/Athena9355/Tri3-Data-Structure/issues/8) for week, due EOD Mo…
-
First of all, thank you for the excellent library. I've been making a Hangman variant for a game jam this weekend and it feels so nice to have the program run on anything.
Here's the issue I've be…
-
See snapshot below:
![screen shot 2017-03-08 at 2 52 09 pm](https://cloud.githubusercontent.com/assets/13513340/23721150/ea62920c-040e-11e7-9238-9660e7b73d0e.png)
-
![image.png](https://raw.githubusercontent.com/alvintan01/pe/main/files/deee4d12-bdf7-4c05-913a-baea32f843ba.png)
Users are not reminded that they can only enter 1 character when guessing the letter.…
-
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)