Code Monkey home page Code Monkey logo

othello's People

Contributors

profenom avatar

Watchers

 avatar

othello's Issues

Organiser le programme en plusieurs fichiers

Is your feature request related to a problem? Please describe.
Diviser le programme en plusieurs fichiers pour permettre une meilleure clarté du code et pouvoir mieux le modifier

Describe the solution you'd like

  • Othello
  • Board
  • Player
  • Ai (Minimax)
  • Heuristic
  • Constant (Pour l'AI)

AI's computation time is too long

Is your feature request related to a problem? Please describe.
AI's computation time can be very long by times

Describe the solution you'd like
Try not to exceed 5sec computation time for 8x8 board and less

Describe alternatives you've considered
TBA

Additional context
TBA

Intégrer l'AI dans le projet (Après le dépôt).

Is your feature request related to a problem? Please describe.
Le temps de computation devrait être réduit avec l'organisation en plusieurs fichiers, il faut maintenant mettre l'AI dans le projet (nouveaux fichiers)

Describe the solution you'd like
Les fichiers à intégrer sont:

  • AIPlayer.py
  • AlphaBeta.py
  • Heuristic.py

Describe alternatives you've considered
Le projet devra aussi contenir une autre AI renvoyant la position avec le maximum de pièces que l'on peut prendre en jouant une position.

Additional context
Peut-être qu'une troisième AI devra être mise: Minimax, et non pas AlphaBeta selon la demande du prof.

Weak AI (Minimax algorithm)

Is your feature request related to a problem? Please describe.
We can still win easily by playing with a local maximization AI

Describe the solution you'd like
The AI should have 100% (or close to) WR against those type of AI (0 depth)

Describe alternatives you've considered

  • Change the evaluation function
  • Check if the minimax algorithm is working as it should

Additional context
None

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.