Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend main #2

Open
CM134 opened this issue Mar 18, 2022 · 0 comments
Open

Extend main #2

CM134 opened this issue Mar 18, 2022 · 0 comments

Comments

@CM134
Copy link
Owner

CM134 commented Mar 18, 2022

  • integrate a human player into the game in some way.
    • consider multithreading
    • consider to make the solver stop then update the frame and the resume the solver
  • player should be able to make a bid of the moves he found. Then a timer of 1 minute starts.
  • after AI found a path, player should have the opportunity to search for 1 minute to find a shorter path. (Maybe AI like Greedy should also continue searching). Player should be able to stop the 1 minute any time and say 'he gives up', so we do not always have to wait a minute when playing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant