Large repository for educational purposes
Bulls and Cows (also known as Cows and Bulls or Pigs and Bulls) is an old code-breaking mind or paper and pencil game for two or more players, predating the commercially marketed board game [Mastermind](https://en.wikipedia.org/wiki/Mastermind_(board_game\)).
Bulls and Cows requires Python 3.8.0
git clonerun()the game- Enjoy
Improve self skills in:
- Exploring namespaces in Python
- Separate client part from engine part (imitation of frontend and backend)
- Try to arrange documentation with Markdown
- Try branches in Git
This project emulates the life of humans and cats. People are not always responsible for their pets. Help humans and cats live 365 days.
Emulation of life requires Python 3.8.0
Instruction for module
men_and_cats.py
git clone- Set up your custom parameters in
__init__of each class - Populate your number of cats and people in lists
citizensandcats - Try to make them survive!
Instruction for module
family.py
git clone- Set up your custom parameters in
__init__of each class - Also set number of
food_incidents,money_incidents,salaryof husband - Populate your number of cats with
self.cats_quantityin classSimulation - Try to make family survive!
Improve self skills in:
- Exploring OOP in Python
dealing with exceptions
Explore fuction style in python: iterators, generators, decorators
simple snowfall created with "simple draw" module
did some projects using design pattern - "Template Method"
Explore multiprocessing and multithreading in python
Console utility for count bowling tournament scores
