Well known Pong Game
-
Dependencies
Run "make install" to install dependencies -
Virtual Environment
Run "make activate" to create/activate virtual environment -
Server Config
SERVER_IP and SERVER_PORT can be updated from app/config.py file -
Pre Commit Hook
Run "make pre-commit-install"
Run make help to list all the commands.
-
Run Server
Run "make run_server" -
Run client/connect players
Run "make run"
HAPPY CODING ..!! 😉