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 8fed270

Browse files
Merge branch 'main' of https://github.com/simran2104/Python-Projects into main
2 parents c219550 + 274b7d6 commit 8fed270

File tree

2 files changed

+18
-3
lines changed

2 files changed

+18
-3
lines changed

‎Cater_pillar/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@
33
<p>
44
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.
55
</p>
6+
7+
<p align="center">
8+
<img src="https://github.com/simran2104/Python-Projects/blob/main/Cater_pillar/demo.gif" width="250">
9+
</p>

‎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 によって変換されたページ (->オリジナル) /