#100 DaysOfCode 第1天:建成我的第一个项目

2026年8月27日2 次浏览来源:Dev.to阅读原文

正文保留英文原文(机翻易破坏代码与排版),标题/摘要已提供中文

Published: 27/08/2026 The Setup I'm 16 years old and starting my coding journey in

2026.

After using Twitter, GitHub, and setting up my domain ms.blurbisht.fun, I decided to commit to #100DaysOfCode.

The Project: Pong Game CLI A terminal-based two-player Pong game built with Python's curses library.

Demonstrates: Object-oriented programming Game loops and input handling ASCII graphics animation Score tracking Why I Built It: To move beyond theory to actual shipping.

My goals: learn Python → build AI agents → create multi-agent systems.

What's Next: Day 2: Not Planned!!

Connect: Twitter: @blurbisht GitHub: github.com/BlurBisht Portfolio: ms.blurbisht.fun

分享