Skip to content

luc1an24/luxonis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To run part 2, follow the next steps:

Prerequisites: (note: since python3 is preinstalled we don't need to install it)

Now we move into the cloned luxonis directory.

How to run:

  • To start the server execute the following command: python3 luxnonis/part2/main.py
  • To start each client execute the following command: python3 luxnonis/part2/client.py

Known issues:

  • Clients don't have automatic listening mode, therefore to receive a new message a client command must be first triggered
  • Client hint is not sent to the opponent client
  • Client doesn't have knowledge if he is the first or second player therefore any one of the players can guess word
  • Currently password, tcp port and tcp host are hardcoded for easier testing purposes
  • Currently only TCP sockets are supported
  • Web interface doesn't work as it should -> no response is returned on GET request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published