rohitjoshi21 / Helifly

A game in which you fly over avoiding the obstacles and getting as far as you can.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HeliFly

A never ending flying game where we should avoid obstacles.


🔮 Prerequisites

You need tkinter to run this. If you are using windows you are ready to go. For Linux, run this code in terminal if you dont have tkinter installed.

sudo apt-get install python3-tk

📷 Screenshot

Calc


💾 Get Started

  • clone this repo by typing this command in terminal
git clone git@github.com:rohitjoshi21/Helifly.git
  • when you have cloned the repo, simply run the .py file in terminal
python3 Heli.py

🔨 Built With

  • tkinter - The GUI framework for Python

:octocat: Author

@rohitjoshi21

About

A game in which you fly over avoiding the obstacles and getting as far as you can.


Languages

Language:Python 100.0%