Skip to content

anumontu/pong

Repository files navigation

Network Capable Pong

Well known Pong Game

Pre-requisites
  • 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"
    

Make Commands

Run make help to list all the commands.

  • Run Server

    Run "make run_server"
    
  • Run client/connect players

    Run "make run"
    

HAPPY CODING ..!! 😉

About

Network Capable Pong

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors