An open API service indexing awesome lists of open source software.

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

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
![](https://i.imgur.com/70jaQqu.png)
![](https://i.imgur.com/B9gY07o.png)

## 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