Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scottlilly/wordo
Interactive Twitch chat word-guessing game
https://github.com/scottlilly/wordo
c-sharp twitch
Last synced: 9 days ago
JSON representation
Interactive Twitch chat word-guessing game
- Host: GitHub
- URL: https://github.com/scottlilly/wordo
- Owner: ScottLilly
- Created: 2022-05-04T13:46:16.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-18T22:55:04.000Z (over 2 years ago)
- Last Synced: 2024-11-15T09:49:52.547Z (2 months ago)
- Topics: c-sharp, twitch
- Language: C#
- Homepage:
- Size: 48.8 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wordo
Interactive Twitch chat word-guessing gameThis game is similar to "Wheel of Fortune".
A random word is selected from the appsettings.json file. The Twitch chatters guess what it is by selecting letters. If a letter is in the word, all those letters will be displayed. Players can also enter the whole word, if they think they know what it is. When a chatter guesses the word, or the last undiscovered letter, the win 10 points and the hidden letters for a new word are displayed.
![Word-O screenshot](https://user-images.githubusercontent.com/2271154/179630069-a3aad74a-1649-4db8-8757-c42f87318df6.png)