python_practice
-
Updated
May 29, 2023 - Jupyter Notebook
python_practice
Модуль 3. Робота з датою, часом та розширена робота з рядками
A simple command-line password generator built as a Python practice project. Lets you choose the password length and which character types to include (lowercase is always included; numbers, uppercase, and symbols are optional).
Password Generator Tool using standard Python Library
Random_Word_Generator
A Python implementation of two solitaire card games developed as part of advanced programming coursework.
An RNG-core-based random data generator written in a cryptographic style, but lacking any cryptographic proof, which creates an information asymmetry between the program and urandom.
A simple CUI game made on python
A classic alien-shooter arcade game built entirely with Python's Turtle module. Pilot a ship, dodge enemy missiles, and blast through 5 rows of advancing aliens using simple coordinate-based collision detection. Features score/lives tracking, a starfield background, and zero external dependencies.
If you want to check live demo 👇🏻 click on the link 🌐
This is a fun and interactive **Higher or Lower** game where players are tasked with guessing which account from Instagram-like data has more followers. The game is repeatable and keeps track of the player's score until they make an incorrect guess.
Code makes teams through randomly generated elements.
Python Game Projects
THIS IS A SIMPLE GAME CALLED SNACK WATER GAME. THIS GAME IS SIMPLE GAME MADE BY USE OF PYTHON .
A Python-based Guess the Number game that demonstrates fundamental programming concepts. The Mini project utilizes loops, conditionals, and user input to create an interactive experience. It provides real-time feedback to guide the user toward the correct answer. Ideal for beginners to practice logic building and problem-solving skills in Python.
A smart XFCE wallpaper rotator with multi-workspace, multi-monitor, and no-repeat support.
"A simple Python game implementing the classic Snake, Water, Gun game (similar to Rock-Paper-Scissors) with user vs computer gameplay."
Python Tutorial for Absolute Beginners
C++ implementation of Python random - generate pseudo-random numbers
To associate your repository with the python-random topic, visit your repo's landing page and select "manage topics."