Skip to content
This repository has been archived by the owner on Nov 4, 2019. It is now read-only.
/ Would-you-rather Public archive

C# made would you rather application

License

Notifications You must be signed in to change notification settings

eoussama/Would-you-rather

Repository files navigation

Would you rather


Preview

Prev Prev

Description

This is a very, very simplistic desktop application, imitating the famous successful social game called Either, build in C#, and relying on SQL Server to managing and storing data.

Note

Before executing the application, make sure you set up a database via executing the queries inside of the db_wyr.sql file