projects icon indicating copy to clipboard operation
projects copied to clipboard

Add Mastermind project (#17)

Open 3t8 opened this issue 2 years ago • 8 comments

Closes issue #17

  • [x] My project tutorial topic has already been aproved by the Codédex team
  • [x] My project tutorial file renders properly in mdx
  • [x] The content written is my own, and not plagiarized from other sources
  • [x] All code written is commented or documented thoroughly
  • [x] I have already completed a self-review of the project tutorial
  • [x] I will comply with changes from the Codédex team about my project tutorial

3t8 avatar Nov 06 '22 18:11 3t8

Thanks a lot! I updated the project with your suggestions, found and fixed a few typos that I previously missed and ended up changing the name of the project according to the new title. Let me know if I should change anything else. @sonnynomnom

3t8 avatar Nov 23 '22 13:11 3t8

Alright, I just shared with the team this project, we all freaking love it and suuuper excited about releasing it. 🙌 So great job once again on the draft.

One thing though: We are wondering, do you think the modern black and white terminal version is better or a color version is better, in your opinion?

Our engineer brought up that we could use color in the terminal with something similar to colorama.

But I just don't know if it's too late or not and if it's worth it.

My guts is telling me though: If you think adding color will make the project 2x better, then I think we should do it!

@3t8

sonnynomnom avatar Nov 23 '22 20:11 sonnynomnom

Thanks for the quick update! As I mentioned in the project, representing colors can be a bit tricky.

I'm guessing with something like colorama you could use ANSI color codes on windows too, but I'm not sure that would cover web-based python interpreters.

If you think a more classical version of the game with colors instead of numbers would be better, I have no problem implementing that

@sonnynomnom

3t8 avatar Nov 23 '22 20:11 3t8

Hi @3t8! Dharma just reviewed it one last time, can you take a look?

Also, after further thinking and research, let's do the colors!!! Just because colors is SUCH a big part of Mastermind

Let's usecolorama, termcolor, or something else of your choice. Just because we should expect the user to use VS Code or Repl.it to finish this!

sonnynomnom avatar Dec 09 '22 04:12 sonnynomnom

Let me know when you finish these and we can merge it! @3t8

sonnynomnom avatar Dec 09 '22 04:12 sonnynomnom

take a look at this for inspiration: mastermind

sonnynomnom avatar Dec 09 '22 04:12 sonnynomnom

it doesn't have to be this crazy of course, but colors do add a layer of fun i think

sonnynomnom avatar Dec 09 '22 04:12 sonnynomnom

Hey @3t8, how's progress on the changes? Please let us know if you need any help!

Bobliuuu avatar Dec 29 '22 17:12 Bobliuuu