Skip to content

This repo contains the project files for a multiplayer version of the flappy bird game.

License

Notifications You must be signed in to change notification settings

Srushtika/multiplayer-flappy-bird

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiplayer Flappy Birds

This project implements a multiplayer version of the classic game Flappy Bird.

It implements the client/server communication strategy for the game which works over WebSockets using Ably's realtime messaging infrastructure.

This project is part of a video walk-through which is available on YouTube.

Multiplayer flappy bird screenshot

Feel free to add new features by making Pull Requests to this project. If you have any questions you can reach out to me on Twitter

About

This repo contains the project files for a multiplayer version of the flappy bird game.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 69.0%
  • CSS 23.3%
  • HTML 7.7%