Hello - completed my Tic Tac Toe game - can anyone provide feedback? http://codepen.io/cmccormack/pen/KWYOQZ runs a little slow on Codepen for some reason but runs fine on my server
Tom
@moT01
@cmccormack looks pretty good, is it unbeatable? i couldn't beat it
it could maybe use a way for the computer to go first
Christopher McCormack
@cmccormack
@moT01 Thanks - it should be unbeatable, I used a minimax algorithm adjusted quickest win
CamperBot
@camperbot
cmccormack sends brownie points to @mot01 :sparkles: :thumbsup: :sparkles:
@fantastic-genius not sure your getJSON url is a good way to go
your {lat} {long} variables don't exist there i dont think
and i dont think that's correct syntax for putting the variables in there
not sure, many ways to do things
fantastic-genius
@fantastic-genius
@SkyCoder01 hw can i go about it
Tom
@moT01
you need to get the location before you ask for the weather
fantastic-genius
@fantastic-genius
@moT01 i am not sure if its correct. hw can i correct the getJSON
Gulsvi
@gulsvi
@fantastic-genius Add jQuery the same way you did for your quote machine. Settings -> JavaScript - Quick-add. Then use the debug console in your browser to see the next error. Ctrl+Shift+J on Windows/Linux.
Tom
@moT01
first find a way to get the users location, ...then create variables using their lat/long, then make the url with the variables and ask for the weather
Spencer Dezart-Smith
@spencerdezartsmith
Hey everyone. When using codepen to build a website do you need to put in all the html boiler plate?
Tom
@moT01
ask meaning that's when you do the getJSON
@spencerdezartsmith no
Paradox5
@Paradox5
Hey people
can I ask for some help with a codepen
Tom
@moT01
wait, im not sure what that means, ...but i think no @spencerdezartsmith
Spencer Dezart-Smith
@spencerdezartsmith
@moT01 does it automatically place you inside the <body> tag?
Tom
@moT01
yes
Spencer Dezart-Smith
@spencerdezartsmith
@moT01 Thank you!
CamperBot
@camperbot
spencerdezartsmith sends brownie points to @mot01 :sparkles: :thumbsup: :sparkles: