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

Tutorial on using Tictactoe #7

Open
ridhof opened this issue Oct 22, 2018 · 12 comments
Open

Tutorial on using Tictactoe #7

ridhof opened this issue Oct 22, 2018 · 12 comments

Comments

@ridhof
Copy link

ridhof commented Oct 22, 2018

Hi, my name is Ridho. I want to promote tictactoe using prolog in my class but I know nothing about prolog and about your code. Could anyone help me on what is the first step on running this program till the game end? Thank you in advance.

@Anniepoo
Copy link
Owner

Anniepoo commented Oct 22, 2018 via email

@ridhof
Copy link
Author

ridhof commented Oct 23, 2018

wow thanks! Finally I can run the game but after type 'tictactoe.' I don't know how play like playing my turn or enemy turn. Can you help me?

@Anniepoo
Copy link
Owner

Anniepoo commented Oct 23, 2018 via email

@vjktm
Copy link

vjktm commented Aug 28, 2022

Hi, this collection is very useful for a beginner like me. Thank you.
I too tried ticktactoe and it seems like there are a few bugs. Can I send you the file if I am able to fix some of them?

@Anniepoo
Copy link
Owner

Just PR it

@Anniepoo
Copy link
Owner

Instructions for playing - the spaces are numbered 0-9
type
?- tictactoe.
to start
type a number 0 thru 9 and a newline.
Then youll see the board again and repeat unti someone wins.

@vjktm
Copy link

vjktm commented Oct 4, 2022

Just PR it
This is new to me. I forked and created the following:
vjktm#1 (comment)

The change is in my fork. What should I do next?

@Anniepoo
Copy link
Owner

Anniepoo commented Oct 17, 2022 via email

@vjktm
Copy link

vjktm commented Nov 3, 2022

Hi Annie, thanks for the guidance. There is one pull request in viktm/prolog-examples. Heading is "Minor fixes to tic-tac-toe. Can you see it? Should I do anything else? E.g., assign to you?
Thanks for the help.

@Anniepoo
Copy link
Owner

Anniepoo commented Nov 4, 2022 via email

@Anniepoo
Copy link
Owner

Anniepoo commented Nov 4, 2022 via email

@vjktm
Copy link

vjktm commented Nov 4, 2022

:-(
I think I set it up correctly now.

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

3 participants