• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

tictacttoe project help

 
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
https://www.dropbox.com/sh/ek5ja615b9sozt9/eGdt3KRmo1

can yu suggest changes in tic tac toe project which i have enclosed above
 
Bartender
Posts: 5167
11
Netbeans IDE Opera Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Would you like to first reply to the response by Piet Souris in your earlier thread?
https://coderanch.com/t/614285/GUI/java/tic-tac-toe-program#2805489

Also, it's not very likely that members here will take the trouble to download anything from another site, then figure out what might be wrong with it. To get better responses, you need to post your code and ask a specific question.
 
Bartender
Posts: 11497
19
Android Google Web Toolkit Mac Eclipse IDE Ubuntu Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Darryl Burke wrote:
Also, it's not very likely that members here will take the trouble to download anything from another site, then figure out what might be wrong with it. To get better responses, you need to post your code and ask a specific question.


Indeed. I would modify it a little bit and say post your SSCCE along with your problem
reply
    Bookmark Topic Watch Topic
  • New Topic