An awesome Cheatsheet to kickstart your projects!
Explore the docs »
Table of Contents
This is a nice Lightning BFS based simulator built with Python Tkinter module! Feel free to fork and play with it!
A list of commonly used resources that I myself followed and find helpful are listed in the acknowledgements.
Python Modules ->
To get a local copy up and running follow these simple steps.
- Basic understanding of Python (Tutorials: English | Hindi)
- Python installed on your computer (Download from Here)
- GitHub Account (Sign Up)
-
Clone the repo:
git clone https://github.com/Aaryan-R-S/Lightning-BFS.git
-
Install Requirements:
pip install tk import Tkinter as tk
- Open the
lightning.pyfile for project. - Now, you are ready to go!
Feel free to clone this repository and use/edit it according to your needs.
See LICENSE for more information.
