Skip to content

maneeshpm/floppyBirds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FloppyShawtty

A Flappy birds profile for the legendary J-Shaw

Gameplay Gameplay Gameplay

Installing and Running

  • Create Executable with go build, create an app
  • Run the app with ./app

Tip combine both go build && ./app for the impatient

Contributing guidelines

New profiles can be created by simply creating new images/frames and pasting them inside res directory The game executes in the main.go file. Game handler and physics are defined in scene.go. Other files bird.go, pipe.go, card.go are simply models for the respective entity.

About

Extensible flappy birds in Go using SDL2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages