Skip to content

bartoleo/GFlappyAsciiBird

Repository files navigation

GFlappyAsciiBird

Flappy Bird ascii clone made in Groovy

made with

Inspired and heavily based on [stewsters/zomgRL][stewsters/zomgRL] [stewsters/zomgRL]:https://github.com/stewsters/zomgRL

Compile

To compile from source you will need Java 7 and to install groovy and gradle. I recommend using http://gvmtool.net/ for that. Once you are set up, it will be something like:

git clone https://github.com/bartoleo/GFlappyAsciiBird.git

cd GFlappyAsciiBird

gradle run

GroovyScript version in one file

download this gist https://gist.github.com/bartoleo/3392215d144130164a04 and run it with groovy groovy GFlappyAsciiBird_v1.0.groovy