This repository contains my Python fundamentals practice along with multiple text-based games built to strengthen programming concepts through practical implementation.
Instead of only learning theory, I focused on building small projects that helped improve logical thinking and real coding confidence.
This is also my first GitHub project, created to practice GitHub workflows and begin sharing my development journey publicly.
✅ Variables & Data Types
✅ Conditional Statements
✅ Loops (For / While)
✅ Functions
✅ User Input Handling
✅ Logic Building
✅ Problem Solving
✅ Basic Game Development
A game where users guess the correct number with logical hints.
Interactive quiz program using conditions and scoring logic.
Simple decision-based story game demonstrating control flow.
Multiple small exercises focused on strengthening fundamentals.
git clone https://github.com/JitendraDew009/Python-Code-Fundamentals-and-Games.git
cd Python-Code-Fundamentals-and-Gamespython filename.pyExample:
python guessing_game.py- Build strong Python fundamentals
- Improve logical problem solving
- Practice real coding instead of passive learning
- Learn GitHub version control
- Share progress publicly
Object-Oriented Programming Projects
Advanced Python Games
Mini Automation Scripts
AI & Python Projects
This repository marks the beginning of my transition toward becoming an AI Engineer by building strong programming foundations step by step.
More projects will be continuously added as I grow.
Beginners are welcome to:
- Improve existing games
- Add new features
- Create new practice programs
Feel free to fork and contribute!
Jitendra Dewangan
Aspiring AI Engineer | Python Developer
Building in Public
GitHub:
https://github.com/JitendraDew009
If you found this repository helpful, consider giving it a ⭐
It motivates continued learning and open-source sharing.