https://github.com/dfranx/wouldyouratheruwp
Would You Rather UWP app
https://github.com/dfranx/wouldyouratheruwp
Last synced: over 1 year ago
JSON representation
Would You Rather UWP app
- Host: GitHub
- URL: https://github.com/dfranx/wouldyouratheruwp
- Owner: dfranx
- License: mit
- Created: 2019-06-27T23:58:11.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T20:38:21.000Z (over 3 years ago)
- Last Synced: 2025-01-21T08:44:49.262Z (over 1 year ago)
- Language: C#
- Size: 360 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Would You Rather (UWP)
Would you rather game for Windows 10 devices.
This application gets result from rrrather.com/botapi and parses it with
Newtonsoft.Json library.
## Screenshots


## Getting started
### Dependencies
This project uses:
* [Newtonsoft.JSON](https://www.newtonsoft.com/json)
### Building
Just launch *.sln* file and build the project
## License
This project is licensed under the MIT License - see the LICENSE.md file for details