Search found 2 matches

by darrenr
07 April 2020, 18:20
Forum: Developers
Topic: Reversi Tutorial - player colours
Replies: 3
Views: 802

Re: Reversi Tutorial - player colours

Thanks Adam,

That has fixed it :-).

The learning continues...
by darrenr
07 April 2020, 17:07
Forum: Developers
Topic: Reversi Tutorial - player colours
Replies: 3
Views: 802

Reversi Tutorial - player colours

I am working my way through the reversi tutorial and have come upon a stumbling block. After I have generated and placed the first four starting pieces I noticed they all appear as the same colour (white). I have ensured that the following line is in place: $default_colors = array("ffffff"...

Go to advanced search