-
Notifications
You must be signed in to change notification settings - Fork 2
Files
Aditya edited this page Oct 5, 2013
·
1 revision
SwiftTyper contains the following files
reg_db.py: This file generates the table in database which is used to store the registered users.
init_newdb.py: This file generates the table in database which is used to store the scores of players.
registerui.py: This file is used for registering a person.
server13.pyw: The server program
multiv12.py: The client program ( The main SwiftTyper program )
Additional files
paragraphs.py: This file contains the list of paragraphs, must be present with server13.py
pyfile.java: This file is used for adding new paragraphs to paragraphs.py