#I need a help with an old game DOTS AND BOXES,

1 messages · Page 1 of 1 (latest)

long axle
#

a logic help perhaps. how to detect if a box must spawn between 4 claimed lines? I already have a shitty code in GameManager script, if needed, i'll send it.

arctic pond
#

please send code

#

[]cb

opaque etherBOT
#

Use codeblocks to send code in a message!

To make a codeblock, surround your code with ```
To use C# syntax highlighting add cs after the three back ticks.

For example:
```cs
Console.WriteLine("Hello World");
```

Produces:

Console.WriteLine("Hello World");

To send lengthy code, paste it into https://paste.myst.rs/ and send the link of the paste into chat.

long axle
#

this is the gamemaneager script