Skip to content

LucasBarrientos7/Vegan_Bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vegan_Bird

Flappy Bird style game, made entirely in Java.

vb

A bird (from a planet where birds shoot through their mouths) must avoid obstacles to feed but only on vegetables.

Bird Actions:

  • Bird flight -> Only the directional key "up"
  • Shot -> space bar

Game rules:

  • The bird only maintains its height in flight with the "up" key, otherwise it will hit the ground.
  • The bird can shoot and turn hamburgers into vegetables.
  • The more vegetables the bird eats, the more score it will get, if it eats hamburgers it will be deducted from the score.

About

Flappy Bird style game, made entirely in Java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages