An open API service indexing awesome lists of open source software.

https://github.com/amey-thakur/hangman-game-in-django-python

Hangman Game Django Web App
https://github.com/amey-thakur/hangman-game-in-django-python

amey ameythakur django django-project hangman hangman-game megasatish python

Last synced: 3 months ago
JSON representation

Hangman Game Django Web App

Awesome Lists containing this project

README

          

# HANGMAN-GAME-IN-DJANGO-PYTHON

>**Hangman Game Django Web App**

## **Steps to run django web application**

1. Create a virtual environement.

2. Clone the repository in the virtual environement.

3. Activate the environment.

4. Run this command to install packages.
``` bash
pip install -r requirement.txt
```

5. Run the following command to start the server
``` bash
python manage.py runserver
```

---

# Snapshots of output

>**Terminal**

![Output1](https://user-images.githubusercontent.com/54937357/188228249-a5ba3125-6729-4769-8c51-f42cb92ca58e.png)

>**Homepage**

![Output2](https://user-images.githubusercontent.com/54937357/188228250-9abbea47-c7a3-4e16-9f59-911729d7561f.png)

![Output3](https://user-images.githubusercontent.com/54937357/188228254-3c20531f-2726-4db5-9fb3-ad474d0d0f63.png)

>**Winner**

![Win](https://user-images.githubusercontent.com/54937357/188228255-4604ceca-fd63-493f-aff4-2b1cf5e738c9.png)

>**Loser**

![Lose](https://user-images.githubusercontent.com/54937357/188228245-16ecd9f4-c1f9-4e94-aa3d-5b6dd5733cc3.png)

---

👉🏻 Created to Learn Django 👈🏻



👷 Project Authors: Amey Thakur and Mega Satish



✌🏻 Back To Engineering ✌🏻