Skip to content

ahmz1833/Gwent-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network-based Gwent Game

  • You can download jars from: Client Jars / Server Jars

  • You must run the server jar (at least jre 21) as:

    java -jar gwent-server.jar <server-ip>:<port> <email-server>:<port>
    

    which the email-server is the server that runs sendmail.py python script for sending mails.

    (Note: your http port for links will be + 1)

  • You must run the client jar (at least jre 21) as:

    java -jar gwent-client.jar <server-ip>:<port>
    
  • For local testing, Please copy users.db to your ~/gwent-data and Copy jwt.txt to ~/.gwentdata

Authors

  • Amirmahdi Tahmasebi: 402106178
  • AmirHossein MohammadZadeh: 402106434
  • Parsa Pordeli Behrouz: 402111118

Special Thanks

  • Boss (for help with rebasing)

Finish Date

The development of this Project finished at 1403/04/21 :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages