Skip to content

Repository files navigation

Flappy-Pixie 🐤

Browser clone of flappy bird built in three.js. In order to prevent good players from breaking the game by exceeding player position thresholds and eventually losing floating-point precision the game teleports back when needed. It is made out of 2 tiles, starting one = 0, and second which is mirrored = 1,-1. When player reaches center of tile 1 he is teleported back to the center of -1.

How to run

Click here https://corashina.github.io/Flappy-Pixie/.

Support

All browsers except Opera mini.

Features

  • Randomly generated column heights
  • Randomly spawning pickups
  • Collision detection system
  • Parallax background
  • Countdown, restart button, highest score

Preview

alt text

About

🐤 Flappy Bird clone

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages