Skip to content

git-masoud/TextBlaster_Ajdar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Blaster implementation

(A Multi-Player Touchscreen Typing Game)


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)

Installation

Publish website

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.

Mobile App

You can use the apk file which you can find it in the root of this directory.


## Project members - Maosud Allahyari 116246 - Fahimeh Mohammadi 116732

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •