Skip to content

grgp/p5-flappy-multiplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p5-flappy-multiplayer

A flappy bird clone that be played multiplayer. (Well, technically it's more similar to the helicopter game.)

Try it here!

It's run by Express.js, p5.js, with socket.io. The code is based off Daniel Shiffman's course here.

To install:

$ git clone https://github.com/grgp/p5-flappy-multiplayer.git # or clone your own fork
$ cd p5-flappy-multiplayer
$ npm install
$ npm start

Your app should now be running on localhost:5000.

About

A barebones flappy bird clone that can be played multiplayer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published