It is a number guessing game Written in python and GUI is created from HTML,CSS and Javascript.
- Python (backend)
- EEL (python library for joining python to frontend)
- Javascript
- HTML(frontend)
- CSS (frontend)
- Chrome browser
- Python v3 installed
- Intall requirements by executing following command 'pip install -r requirements.txt'
- Open cmd in a Project folder by writing "cmd" in address bar and hit Enter.
- Type "python main.py" and hit enter
- Program will sucessfully run