Skip to content

minicube707/python--Projet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projects Repository

This repository contains several independent projects exploring algorithms, simulations, and game development.

📌 Projects

🔬 Critical State Self-Organizing (Sandpile Model)

📂 → Critical state self-organizing/
A simulation of a self-organizing critical system.
Observe how a sandpile organizes itself under different conditions and explore the mathematical concepts behind this phenomenon.

📱 QR Code Generator

📂 → QR Code/
This project allows users to generate QR codes from custom input data and export them in a usable format.
The goal of this project was to better understand encoding, data representation, and image generation.

🎮 Tetris

📂 → Tetris/
A playable Tetris game.
You can either play the game yourself or watch a bot play automatically.

🧭 Traveling Salesman Problem (TSP)

📂 → Traveling salesman problem/
An implementation of a brute-force algorithm to solve the Traveling Salesman Problem.
The goal is to find the shortest possible path that visits all points exactly once.

🚀 Getting Started

Each project is contained in its own directory.
Please refer to the individual folders for setup instructions and details.

🛠️ Technologies

  • Algorithms
  • Simulations
  • Game Development
  • Mathematics

📄 License

This repository is intended for educational purposes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages