Skip to content

littledivy/flappybird

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$ make all

$ ./flappybird

Installation

If you're on macOS, you'll have to install the following dependencies:

brew install sdl2 sdl2_image sdl2_ttf

Then, add an .env file with the following path:

DENO_SDL2_PATH=/opt/homebrew/lib/

You should be able to compile and run Flappybird.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages

  • JavaScript 85.5%
  • Makefile 14.5%