Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on May 25, 2022. It is now read-only.

Commit 7f46c35

Browse files
Adding README file to support project
1 parent a27937d commit 7f46c35

File tree

3 files changed

+33
-0
lines changed

3 files changed

+33
-0
lines changed

‎README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,3 +197,4 @@ SR No | Project | Author
197197
100 | [Terminal Based Hangman Game](https://github.com/Python-World/python-mini-projects/tree/master/projects/Terminal_Based_Hangman_Game)| [neohboonyee99](https://github.com/neohboonyee99)
198198
101 | [Whatsapp Bot](https://github.com/Python-World/python-mini-projects/tree/master/projects/whatsapp_Bot)| [urmil89](https://github.com/urmil89)
199199
102 | [Zip Bruter](https://github.com/Python-World/python-mini-projects/tree/master/projects/Zip_Bruter) | [Erdoğan YOKSUL](https://www.github.com/eredotpkfr)
200+
103 | [CountDown Timer](https://github.com/Python-World/python-mini-projects/tree/master/projects/Countdown_timer) | [Japneet Kalra](https://github.com/japneetsingh035)

‎projects/Countdown_timer/README.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Development
2+
Please have python3 installed to run this project on terminal:
3+
[Python3 Installation](https://www.python.org/downloads/)
4+
5+
# CountDown Timer
6+
<!--Remove the below lines and add yours -->
7+
Countdown timer made using the Python time module and is a terminal game to countdown the time.
8+
9+
### Prerequisites
10+
<!--Remove the below lines and add yours -->
11+
Modules required to be able to use the script successfully
12+
and how to install them.
13+
Please have python3 installed to run this project on terminal:
14+
15+
16+
### How to run the script
17+
<!--Remove the below lines and add yours -->
18+
```code
19+
python3 main.py
20+
```
21+
# Example
22+
Enter the time in seconds: 20
23+
00:20
24+
Timer completed!
25+
26+
### Screenshot/GIF showing the sample use of the script
27+
<!--Remove the below lines and add yours -->
28+
![example](example.png)
29+
30+
## *Author Name*
31+
<!--Remove the below lines and add yours -->
32+
[JapneetSingh](https://github.com/japneetsingh035)

‎projects/Countdown_timer/example.png

26.8 KB
Loading[フレーム]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /