Skip to content

Enderbyte-Programs/cliflappy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command Line Flappy Bird

How To Install

  • Download the GitHub Repository

  • Open a terminal to the root (the folder that has game.py in it)

  • If you want to play without installing, just run python3 game.py

  • To install, run bash control.sh install as root

  • To uninstall, run bash control.sh uninstall as root.