Skip to content

Ostap95/IRC-UDP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IRC-UDP

Tic-Tac-Toe Game, based on UDP transport protocol and additional security functionallities.

Goals:

  • Allow multiple player to invite each other for a game
  • Server is responsible for transmitting all the information between players

Messages used:

  • REG [Name] - Registers user in the server.
  • REG OK - Message sent by the server to the player to inform him that the registration was successful

Language: Python Version of python used: 2.7.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages