Closed SimranLahrani842 closed 4 months ago
I'm interested in this issue. Currently a sophomore in college studying AI and data engineering. It will be my first issue though
@SimranLahrani842 Were you working on this issue. If not, I will assign this to @Sancerro
@Sancerro Let's give @SimranLahrani842 a chance to answer first before I assign you. Thank you for your patience.
Of course, I'll be waiting for it.
@Sancerro Since there hasn't been a response, I can assign this to you if you still want it.
I'd like to be assigned
I am a software developer @WernerGomindes wanting to get this issue.
@WernerGomindes sorry for the delay, I am assigning this issue to you if you still want it.
@WernerGomindes it's been two weeks. Are you working on this issue? In another week it will be unassigned due to inactivity.
@WernerGomindes this is being unassigned due to inactivity.
Hi, I'd like to write this entry!
@arirays, you're assigned.
Hi @arirays. How far along are you with this entry?
I see you have multiple issues to work on as well. You can get in at least one of the issues to start with (try giving priority to this one as this is an old issue).
Note: If you don't respond with a PR or an update within a week, this issue will be unassigned from you.
🌸 Thanks for closing this Issue! Please head over to the Docs Forum if you have any questions about Docs, or reply to the thread on Possible Content Discussion to share ideas and collaborate with other contributors, maintainers, or super users to determine good future issues that will help expand Docs!
Reason/inspiration (optional)
Minimax is a kind of backtracking algorithm that is used in decision making and game theory to find the optimal move for a player, assuming that your opponent also plays optimally. It is widely used in two player turn-based games such as Tic-Tac-Toe, Backgammon, Mancala, Chess, etc. In Minimax the two players are called maximizer and minimizer. The maximizer tries to get the highest score possible while the minimizer tries to do the opposite and get the lowest score possible.
Entry Type (select all that apply)
New Topic Entry
Code of Conduct
For Maintainers