https://github.com/maxchip101/hangman
a computer science project I made where a random word is generated from "https://random-word-api.herokuapp.com/word" and you play hangman to determine the word
https://github.com/maxchip101/hangman
Last synced: 2 months ago
JSON representation
a computer science project I made where a random word is generated from "https://random-word-api.herokuapp.com/word" and you play hangman to determine the word
- Host: GitHub
- URL: https://github.com/maxchip101/hangman
- Owner: MaxChip101
- Created: 2024-10-17T16:43:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-17T16:49:59.000Z (over 1 year ago)
- Last Synced: 2025-01-17T16:56:40.389Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hangman
This is a computer science project I made where a random word is generated from "https://random-word-api.herokuapp.com/word" and you play hangman to determine the word