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

Tic Tac Toe is not complete #1

Open
vedabrat opened this issue Aug 13, 2018 · 2 comments
Open

Tic Tac Toe is not complete #1

vedabrat opened this issue Aug 13, 2018 · 2 comments

Comments

@vedabrat
Copy link
Owner

There are some obvious functions missing out from this game:
There needs to be an AI player. The array doesnt update itself when a new game is started.

@vedabrat
Copy link
Owner Author

The getting started manual isnt clear or understandable.
to run locally,
clone/fork the repo, bundle install, rails s, then check out localhost
To extend your run onto heroku, do
heroku create
heroku open
(configuring the site after that point is upon your preferences)

@vedabrat
Copy link
Owner Author

there are no/few tests.

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