Revanee / TrashyDove

A Flappy Bird clone in JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TrashyDove

A Flappy Bird clone in JavaScript

Play in browser: https://revanee.github.io/TrashyDove/

Run using electron:

  1. Install NodeJS Stable
  2. Run in cmd "npm install electron -g"
  3. Open project directory in cmd and run "npm install"
  4. Again in the project directory run "electron ."

About

A Flappy Bird clone in JavaScript

License:MIT License


Languages

Language:JavaScript 99.9%Language:HTML 0.1%