Skip to content

Nyx128/python_toy_projects

Repository files navigation

🐍 Python Toy Projects

Welcome to my repository of Python toy projects! 🎉 Here, you'll find a collection of fun, experimental, and educational projects that I've created while learning and exploring Python. These projects cover various topics, from small utilities to algorithms, games, and more. Feel free to explore, use, or contribute! 😊

🚀 Projects List

Project Name Description Key Concepts / Libraries Used
failling_sand uses simple rules to simulate sand pygame, colorsys
game_of_life john conway's game of life pygame
number_predictor using deep learning to predict the digit drawn pygame, pytorch
collision_sandbox using verlet integration to build a simple physics engine pygame, verlet physics

🛠 Installation & Setup

  1. Clone this repository to your local machine:

    git clone https://github.com/Nyx128/python_toy_projects.git
  2. go into repo directory:

    cd python_toy_projects
  3. Install any dependencies (if applicable):

    pip install -r requirements.txt
  4. Navigate into the project directory of your choice:

    cd python_toy_projects/project-name
  5. Run the Python script:

    python main.py

🎯 Purpose

This repository serves as a sandbox for my Python practice and experiments. It's a collection of small, independent projects that demonstrate various Python concepts, libraries, and techniques. Some projects may be useful as utilities, while others are purely for fun and learning.

📝 License

This repository is licensed under the MIT License – see the LICENSE file for details.

About

some little fun projects with python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •