Axe-Pearl / Tic-Tac-Toe

Tic Tac Toe game using HTML,CSS and Javascript with single player/two player features
10 stars 4 forks source link

Create Tic-Tac-Toe game from Scratch using Minmax Algorithm #1

Open Axe-Pearl opened 1 year ago

Axe-Pearl commented 1 year ago

Follow these steps to make your pull request accepted -

  1. Star the Repository
  2. Complete the Task
  3. Make a Pull request
  4. I will merge your Pull request
Aspireve commented 1 year ago

Hey!! @Axe-Pearl Could I work on this? This seems like something I can do

Axe-Pearl commented 1 year ago

@Aspireve Yes you can for sure, I have assigned it to you. Kindly follow all the steps

Aspireve commented 1 year ago

I guess what I could add to a game is levels, an easy (with random moves), a medium with a little more better predictions and a hard mode with more predictions. I could use the minimax algorithm to apply it Here is a video to help explain it: Algorithms Explained – minimax and alpha-beta pruning Should I go ahead with this?

Axe-Pearl commented 1 year ago

@Aspireve Yes, It will be great if you make the game more interesting by putting the levels and using Algorithms.

Axe-Pearl commented 1 year ago

@Aspireve Can I also create a new issue where you can explain the used Algorithm in the game(Minimax and Alpha-beta pruning) in the readme file? Then, I will assign that issue also to you.

Aspireve commented 1 year ago

Yup sure!! But I'm also kinda a beginner so it'll take me a bit more time

aanchalsharmaa1024 commented 1 year ago

I know both the algorithms (minimax and Alpha-beta pruning) Could u plz assign it to me?

aanchalsharmaa1024 commented 1 year ago

I am also interesting in making the Tic-Tac-Toe game from scratch .....plz assign the issue to me

Soumyajit2825 commented 1 year ago

@Axe-Pearl i also want to contribute in this project

Aspireve commented 1 year ago

Yup just give me some more time and I'll make the PR (Just understood its implementation

Aspireve commented 1 year ago

Hey @Axe-Pearl, I tried to solve it but am not able to understand why it isn't working, since its taking me so long i guess you could assign it to some-one else, sorry for wasting so much of your time

Axe-Pearl commented 1 year ago

@aanchalsharmaa1024 Sure, you can also work on the same. I can assign it to multiple people. Check this issue also for explaining the Algorithm - https://github.com/Axe-Pearl/Tic-Tac-Toe/issues/3

Axe-Pearl commented 1 year ago

@Soumyajit2825 Sure, you can also work on the same. I can assign it to multiple people. Check this issue also for explaining the Algorithm - https://github.com/Axe-Pearl/Tic-Tac-Toe/issues/3

Axe-Pearl commented 1 year ago

Hey @Aspireve , yes take your time. Can you mention which technology you working?

Axe-Pearl commented 1 year ago

@Aspireve It's okay, You can check others issues as well I have made.

Soumyajit2825 commented 1 year ago

@Axe-Pearl i have done the PR on issue #4

Soumyajit2825 commented 1 year ago

@Axe-Pearl can you please add this repository under Hacktoberfest 2k22?

Axe-Pearl commented 1 year ago

@Soumyajit2825 Done but if you contributing for Hacktoberfest then the tags needed are Hacktoberfest or Hacktoberfest- Accepted, check this snippet from Hacktoberfest Website-> https://hacktoberfest.com/participation/

image

praptisharma28 commented 11 months ago

I have already made a beautiful TIC -TAC-TOE app with audio included, it's even one of the recent repository on my profile. Can you please assign me this so that I can generate a PR for you to merge.

Axe-Pearl commented 11 months ago

@praptisharma28 , you can start working on it