Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/poyea/scrabble
🆎 Scrabble game in C#, using WPF
https://github.com/poyea/scrabble
board-game boardgame boggle c-sharp c-sharp-games csharp csharp-code csharp-game csharp-gui design-pattern design-patterns game game-development hacktoberfest scrabble scrabble-game wpf wpf-application wpf-controls wpf-ui
Last synced: 24 days ago
JSON representation
🆎 Scrabble game in C#, using WPF
- Host: GitHub
- URL: https://github.com/poyea/scrabble
- Owner: poyea
- License: mit
- Created: 2019-04-02T09:49:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-18T01:56:43.000Z (4 months ago)
- Last Synced: 2024-09-29T21:23:40.479Z (about 1 month ago)
- Topics: board-game, boardgame, boggle, c-sharp, c-sharp-games, csharp, csharp-code, csharp-game, csharp-gui, design-pattern, design-patterns, game, game-development, hacktoberfest, scrabble, scrabble-game, wpf, wpf-application, wpf-controls, wpf-ui
- Language: C#
- Homepage:
- Size: 1.05 MB
- Stars: 18
- Watchers: 2
- Forks: 15
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scrabble
Scrabble game in C#, using WPF. This is a standard, but imperfect 100-pieces version of Scrabble game. There are no "Challenge" option and "The Fifty Point Bonus" in this version of the game.
## Preview
Click here
## To build the project
You need Visual Studio ≥2019.## If you like this, please
* Star
* Fork
* Contribute## License
This repository is licensed under MIT License. See also [LICENSE](LICENSE) for details.