yanncabral / mastermind-mvc

A pure Python implementation of Mastermind game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mastermind-MVC

Uma implementação do jogo Mastermind usando Python3 puro com Tkinter e MVC.

Screens

Home View Home View

Game View Game View

Este projeto foi desenvolvido para uma avaliação da disciplina de Programação Modular da PUC-Rio (INF1301), em 2021.1, com objetivo de comprovar o entendimento do Design Pattern MVC.

About

A pure Python implementation of Mastermind game.

License:MIT License


Languages

Language:Python 100.0%