Skip to content

DuarteLacerda/Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python 🐍

Personal project – Just for fun and learning

Python Playground is a personal repository where I collect programming exercises and small games developed in Python. The main goal is to practise logic, reinforce programming concepts, and explore the possibilities that Python offers.

This project is not linked to any course or academic work — it was created solely on my initiative as a space for experimentation and continuous learning.

🛠️ Technologies Used

  • Python 3.x
  • Standard Python libraries
  • pygame (for some games)

🎮 Content

  • Exercises in logic, data structures, and algorithms
  • Small interactive games (such as Snake, Pong, among others)
  • Useful scripts and simple projects in Python

🚀 How to run the project

  1. Clone the repository:
   git clone https://github.com/DuarteLacerda/Python.git  
   cd Python
  1. Make sure you have Python installed.
  2. For games that use pygame, install the library:
    pip install pygame  
  3. Run any file with:
   python filename.py  

⚠️ Disclaier

This repository was created for educational and recreational purposes only. It is not intended to be a final or commercial product. Some projects may be unfinished or simplified.

👤 Author

Duarte Lacerda

📄 Licence

This project is licensed under the MIT License - see the LICENSE file for details.

About

Personal project – Just for fun and learning

Topics

Resources

License

Stars

Watchers

Forks

Languages