Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
errorsuccessdev authored Aug 17, 2024
1 parent 48aa2fd commit b0d3474
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@
Get 6 chances to guess a char[5].

## How to play
**The game is currently under development. An executable will be made available when it is released.**

Download `chardle.exe` and run in your Windows console environment of choice.
Download `chardle.exe` and run it directly, or within your Windows console environment of choice.

It has been tested with `cmd.exe` and `pwsh`, ymmv in other environments.
You have 6 guesses to guess a randomly-selected 5-letter word. Type your guess (lower case letters only, please) and press enter. You can press escape to quit at any time.

It has been tested with `cmd.exe`, Windows PowerShell, and `pwsh`, ymmv in other environments.

## Building

Expand All @@ -16,4 +17,4 @@ You will need a development environment set up for building Win32 applications (

## Acknowledgements

Thank you to everyone who kept me company during development streams! And thank you especially to Asaf and aolo2, whose suggestions and gentle hints were particularly helpful and encouraging.
Thank you to everyone who kept me company during development streams! Thank you to Asaf for help debugging in the input code.

0 comments on commit b0d3474

Please sign in to comment.