Skip to content

mohitsatr/Multiplayer-flappy-bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mulitplayer-flappy-bird

How to play

  1. start the server python -u servers.py This should be displayed : Server started waiting for new connection : ...

  2. start the client game

  3. run client game in another shell/cmd promt for second player

Controlled.Box.2023-06-20.18-44-12.mp4

Current Problems : game can be played by two players locally , but I have no tested multiplayer game play much because I made this project to get myself familiar with networking concepts and therefore my learning purpose was just to make it work . though as I will learn more , I will be updating and adding more features .also Im open for contructive feedback on this project so please feel free to share your opinion.

things to add :

  1. player can either create a room or join other player's room .
  2. sounds
  3. more complexity -increasing speed after certain score

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages