Flappy Haskell Save

Flappy Bird Haskell Implementation

Project README

Flappy Haskell

Flappy Bird implementation made with SDL2 and FRP (Yampa).

Installation

You will need some system libraries:

  • SDL2
  • SDL2_Image
  • SDL2_Mixer (with libvorbis/Ogg support enabled!)

Installation on OS X

$ brew install sdl2
$ brew install sdl2_image
$ brew install sdl2_mixer --with-libvorbis
$ git clone https://github.com/Rydgel/flappy-haskell
$ cd flappy-haskell
$ stack build
$ stack exec flappy-haskell
Open Source Agenda is not affiliated with "Flappy Haskell" Project. README Source: Rydgel/flappy-haskell
Stars
33
Open Issues
0
Last Commit
6 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating