Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/guildofcalamity/descrambler
- Owner: GuildOfCalamity
- License: mit
- Created: 2024-08-17T18:24:26.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-27T21:35:02.000Z (3 months ago)
- Last Synced: 2024-10-14T04:41:53.282Z (about 1 month ago)
- Topics: algorithm, algorithm-challenges, dotnet-framework, visual-studio, winforms
- Language: C#
- Homepage:
- Size: 2.95 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Support: Support/BasicTask.cs
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)