Search:

Type: Posts; User: Nostromo

Search: Search took 0.12 seconds.

  1. Replies
    0
    Views
    2,122

    [Solved] Tictactoe problem

    Right now I have what is basically just a board on which X's and O's can be placed, except my O's ae not being displayed =/. If you could take a look at it, that'd be great.

    import javax.swing.*;...
  2. Replies
    2
    Views
    2,034

    Re: Getting code working with gui

    Alright, thanks. I think I've been set in the right direction.
  3. Replies
    2
    Views
    2,034

    Getting code working with gui

    I'm a relative novice to java, and especially swing, but I recently decided to try and make a simple ticktacktoe game, no AI, just the basic mechanics.

    The board will represented by a two...
Results 1 to 3 of 3