Update README.md

I added a fun introduction
This commit is contained in:
2024-10-23 19:59:35 +02:00
committed by GitHub
parent c0d7f7d039
commit 034594430e
+10 -1
View File
@@ -1,2 +1,11 @@
# Tetris
I wanted to improve on my Python skills and decided to make a Tetris game.
## Introduction: A Journey in Code
What started as a quest to sharpen my Python skills quickly became something much more exciting. I had brainstormed countless project ideas, but none of them truly matched my abilities or ignited my passion—until inspiration struck. Tetris.
The idea hit me like a falling tetromino, and I realized immediately it was the perfect fit. Simple at its core, yet challenging enough to push my skills, it embodied everything I was looking for. Not only is it a timeless and addictively fun game, but it's also the ideal starting point for diving into Pygame, a project that wouldn't rely on step-by-step tutorials.
This isn't just about coding; it's about building something I love from the ground up. And honestly? Writing this intro was almost as fun as watching the pieces fall into place!
**May my Journey begin**