This project is an implementation of Text Blaster: A Multi-player Touchscreen Typing Game that you can find the original paper [here](http://dl.acm.org/citation.cfm?id=2574802&preflayout=tabs)
You need to publish the published version of website, you can find it here "WebSite/Published" , into a windows webserver or in your windows you can use IIS,more information. For database you just need to make a blank database in MSSQL and then change connectionString part in in web.config
<connectionStrings>
<add name="ConnStringDb1" connectionString="Data Source=localhost;Initial Catalog=YourDataBaseName;Integrated Security=True;" providerName="System.Data.SqlClient" />
</connectionStrings>
We already published it on http://www.ajdar.exsait.net since this address is available you can use it.
You can use the apk file which you can find it in the root of this directory.
[See more information in Wiki] (https://github.com/matparsa/TextBlaster_Ajdar/wiki/%22Text-Blaster-project%22--implementation)
## Project members - Maosud Allahyari 116246 - Fahimeh Mohammadi 116732