Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidortinau/guessword
Word and phrase guessing game
https://github.com/davidortinau/guessword
Last synced: about 2 months ago
JSON representation
Word and phrase guessing game
- Host: GitHub
- URL: https://github.com/davidortinau/guessword
- Owner: davidortinau
- Created: 2023-09-25T19:27:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-26T15:24:23.000Z (over 1 year ago)
- Last Synced: 2024-10-11T22:24:43.184Z (3 months ago)
- Language: C#
- Size: 521 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GuessWord
This is a word/phrase guessing game I put together to explore keyboard event listeners and using Visual Studio Code Copilot. Much of this code was generated by Copilot.
Built with .NET MAUI and C#
![game running on a mac](Screenshots/game-screen.png)