Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.
/ Wordgames Public archive

A wordgame made in F# because I was really bored that day.

License

Notifications You must be signed in to change notification settings

wqyeo/Wordgames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wordgames

I was really bored that day.

So I made a wordgame for fun.
Done in .NET Core console project, programmed using F#.

Instruction

The game will give you a set of letters to use for you to construct a phrase/word.
Any word is acceptable as long as it is an english word*.

*To be exact: An english word inside dwyl's english dictionary. Check references for more detail below.

Use the 'help' command in the console for more detailed information.
Take note that phrases with whitespaces are replaced with dashes instead, like so -.

References

The list of english word dictionaries was used from dwyl's english words.

About

A wordgame made in F# because I was really bored that day.

Topics

Resources

License

Stars

Watchers

Forks

Languages