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

Commit 274b7d6

Browse files
Update README.md
1 parent c414e6f commit 274b7d6

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

‎README.md‎

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,23 @@
11
<h1 align="center">Projects Made in Python</h1>
22
<h4 align="center">This repository contains the projects made in Python during my learning phase.</h4>
33
<p>
4+
5+
46
<a href="https://github.com/simran2104/Python-Projects/tree/main/Automatic_System_Usage_Detector"><h3>1. Automatic System Usage Detector</h3></a>
57
<p>
68
Automatically detects whether due to overheating you have to shut down your PC or not. It prints "ERROR!", if your remaining Disk Usage is less than 20% and average CPU Usage in 1 sec is greater than 75%. Otherwise prints "Everything is OK!". It also checks your network connectivity.
79
</p>
8-
<a href="https://github.com/simran2104/Python-Projects/tree/main/Automatic_System_Usage_Detector"><h3>1. Automatic System Usage Detector</h3></a>
10+
<br>
11+
12+
<a href="https://github.com/simran2104/Python-Projects/tree/main/Cater_pillar"><h3>2. Cater Pillar game</h3></a>
913
<p>
10-
Automatically detects whether due to overheating you have to shut down your PC or not. It prints "ERROR!", if your remaining Disk Usage is less than 20% and average CPU Usage in 1 sec is greater than 75%. Otherwise prints "Everything is OK!". It also checks your network connectivity.
11-
</p>
14+
This is the game made in Python using its two library "Turtle" and "Random". In this, the user has to make the caterpillar to eat the food given in the GUI and the very moment it eats, the score increases by 10 and the very moment it touches the boundary, the game ends. And with the increase in the food it eats, its speed starts increasing.
15+
</p>
16+
<p align="center">
17+
<img src="https://github.com/simran2104/Python-Projects/blob/main/Cater_pillar/demo.gif" width="250">
18+
</p>
19+
<br>
20+
21+
22+
1223
</p>

0 commit comments

Comments
(0)

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