/flappybrent

A flappy bird parody where Eddie the EDJEr tries to drink as many beers as he can before Brent kills him.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Flappy Brent

alt text

A flappy bird parody where Eddie the EDJEr tries to drink as many beers as he can before Brent kills him.

Play it

Dependencies

Flappy brent is built in vanilla JavaScript with no dependencies. Serve is included for you to be able to run the game easily but is not required if you have another way of hosting HTML/JavaScript.

Run the game locally

  1. Clone the Repo
  2. NPM install
  3. NPM run serve
  4. http://localhost:5000