Search:

Type: Posts; User: MonroviaLiberia

Search: Search took 0.10 seconds.

  1. Re: Help with making a custom checkerboard with nested loop

    I've fixed my loops, but still am unsure about how to go about the math. I get the general calculations, but I could do with some pointers on how and where to implement them. Thanks
  2. Help with making a custom checkerboard with nested loop

    Hello, I'm trying to make a custom checkboard with given user input, in the form of (# of rows, # of columns, size of each square, filler character).
    So the input 2 3 5 * would look like...
Results 1 to 2 of 2