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

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

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)