# clone repository
git clone https://github.com/aregnak/flappybird.git
cd flappybirdCompiling and running:
# build using make
make
# OR
make compile
#run with
./flappy
# OR
make run
# build using shell script
./build.sh
#run with
./flappy| Name | Name | Last commit date | ||
|---|---|---|---|---|
# clone repository
git clone https://github.com/aregnak/flappybird.git
cd flappybirdCompiling and running:
# build using make
make
# OR
make compile
#run with
./flappy
# OR
make run
# build using shell script
./build.sh
#run with
./flappy