https://github.com/andreabalducci/wordleans
Word Riddle on Orleans
https://github.com/andreabalducci/wordleans
orleans orleans-example
Last synced: about 2 months ago
JSON representation
Word Riddle on Orleans
- Host: GitHub
- URL: https://github.com/andreabalducci/wordleans
- Owner: andreabalducci
- License: mit
- Created: 2022-01-08T16:48:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-09T12:11:25.000Z (almost 3 years ago)
- Last Synced: 2025-01-17T00:27:24.538Z (over 1 year ago)
- Topics: orleans, orleans-example
- Language: C#
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wordleans
Sample project for internal training on Orleans.
Inspired by [Wordle](https://www.powerlanguage.co.uk/wordle/) puzzle game.
## Grains
---
### WordDictionary
Dictionary of the available words
### Player
Player of the game, keeps track of games and stats
### WordRiddle
Single game (user / day)