Skip to content

This is a python base project which is used to create a multiplayer game.

Notifications You must be signed in to change notification settings

Arnav-arw/Online-Multiplayer-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Multiplayer Python

This is a python project which is used to create a multiplayer game. Right now its LAN only but will be updated to support internet too. This base project currently has two squares which can be moved around via LAN.

How to play?

  1. Download and install pygame by entering pip install pygame
  2. Start the server.py file by entering python server.py
  3. Add client 1 by running client.py file by entering python client.py
  4. Add client 2 by running client.py file by entering python client.py on other computer
  5. Enjoy!

App's UI/UX

Screen Recording 2022-03-08 at 15 45 50

About

This is a python base project which is used to create a multiplayer game.

Topics

Resources

Stars

Watchers

Forks

Languages