~piotr-machura/python-miniprojects

A collection of small projects written in Python
1263d53a — Piotr Machura 3 years ago
Fix poetry package spec
e2dc5ceb — Piotr Machura 3 years ago
Remove requirements

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~piotr-machura/python-miniprojects
read/write
git@git.sr.ht:~piotr-machura/python-miniprojects

You can also use your local clone with git send-email.

#Python miniprojects

This is a collection of small projects I've made to learn some Python in my spare time.

  • Tic-tac-toe - a command line version of a well known minigame.

  • Blackjack - a simplified, command line version of a well known card game played against a computer.

  • Collatz conjecture checker - A Qt5 GUI for checking the Collatz conjecture on your favorite numbers. Icon made by DinosoftLabs from Flaticon.

Projects marked with ✅ are considered finished, while those with ❌ are a work in progress.