Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Wordo
Interactive Twitch chat word-guessing game

This 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)