Skip to content

Latest commit

 

History

67 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐍 Python Code Fundamentals and Games


About This Repository

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.


Skills & Concepts Practiced

✅ Variables & Data Types
✅ Conditional Statements
✅ Loops (For / While)
✅ Functions
✅ User Input Handling
✅ Logic Building
✅ Problem Solving
✅ Basic Game Development


Projects Included

Number Guessing Game

A game where users guess the correct number with logical hints.

Quiz Game

Interactive quiz program using conditions and scoring logic.

Adventure Game

Simple decision-based story game demonstrating control flow.

Practice Programs

Multiple small exercises focused on strengthening fundamentals.

Getting Started

Clone Repository

git clone https://github.com/JitendraDew009/Python-Code-Fundamentals-and-Games.git
cd Python-Code-Fundamentals-and-Games

Run Any Program

python filename.py

Example:

python guessing_game.py

Learning Goals

  • Build strong Python fundamentals
  • Improve logical problem solving
  • Practice real coding instead of passive learning
  • Learn GitHub version control
  • Share progress publicly

Future Improvements

Object-Oriented Programming Projects
Advanced Python Games
Mini Automation Scripts
AI & Python Projects


Learning Journey

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.


Contributions

Beginners are welcome to:

  • Improve existing games
  • Add new features
  • Create new practice programs

Feel free to fork and contribute!


Author

Jitendra Dewangan
Aspiring AI Engineer | Python Developer
Building in Public

GitHub:
https://github.com/JitendraDew009


⭐ Support

If you found this repository helpful, consider giving it a ⭐
It motivates continued learning and open-source sharing.

About

I have practiced all Python fundamentals and developed text-based games, which allows me to easily review, revise, and recall the concepts with practical examples.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages