Tag: mastermind
-
MasterMind game programmed in Python
To access the full code, please go to the following link: (Choose the one programmed in Python) https://github.com/FelixT123/CS-Student/tree/main/MasterMind The same MaserMind game developed using Python instead of Matlab that I created earlier. The logic flow and user interface in Python remain unchanged from that in Matlab. Below are a few snapshots when the program is… Read more
-
MasterMind game programmed in Matlab
To access the full code, please go to the following link: (Choose the one programmed in Matlab) https://github.com/FelixT123/CS-Student/tree/main/MasterMind This program was created as part of my first-year course project in Matlab. Mastermind game ranks high among my favorite games because it really helps me level up my critical thinking skills. Below are a few snapshots… Read more