Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/guildofcalamity/descrambler

a word descrambler using my own algorithm
https://github.com/guildofcalamity/descrambler

algorithm algorithm-challenges dotnet-framework visual-studio winforms

Last synced: about 1 month ago
JSON representation

a word descrambler using my own algorithm

Awesome Lists containing this project

README

        

# WinForms - Descrambler

## v1.0.0.0 - Apr 2021
**Dependencies**

| Assembly | Version |
| ---- | ---- |
| dotNet | 4.8 |

- [Original Article](https://www.codeproject.com/Tips/5299463/How-to-Unscramble-Any-Word)

- I've added some extra goodies in here, like an exhaustive amount of thread-safe control methods and a home-brew ValueTask/ThreadPool for experimentation.

![Screenshot](./Screenshot.png)