Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

DarkBASIC Discussion / positioning checkers pieces on a board

Author
Message
whipped6
18
Years of Service
User Offline
Joined: 31st Aug 2006
Location:
Posted: 23rd Sep 2006 19:33
hello i need help with positioning checkers pieces on a checkers board here is my code so far

Sync On

` Load chess board
load image "boards.bmp", 1
Load Image "checker.bmp", 2
Sprite 1, 0, 0, 1
Sprite 2, 0,0,2
DO
if mouseclick()
sprite 2,mousex(),mousey(),2
endif
sync
LOOP

game creator
Scraggle
Moderator
21
Years of Service
User Offline
Joined: 10th Jul 2003
Location: Yorkshire
Posted: 23rd Sep 2006 19:41 Edited at: 23rd Sep 2006 19:49
Why do you keep posting the same question over and over?
You have got FOUR open threads in the '2D all the way' forum asking for help with chess and now there is this one aswell.

[Edit] ... and I've just found another TWO the newcomers forum!


smoked
19
Years of Service
User Offline
Joined: 2nd Oct 2005
Location: USA - california
Posted: 23rd Sep 2006 23:55
I just noticed this too, i answered his question in 2d, and then i saw you Scraggle answered the same question in 2d in a diff thread... kinda frustrating

whipped6
18
Years of Service
User Offline
Joined: 31st Aug 2006
Location:
Posted: 24th Sep 2006 17:51
dooods this is a total diffrent question
this is positioning all the pieces on the board but anyways i think i got it

game creator

Login to post a reply

Server time is: 2025-05-25 22:03:19
Your offset time is: 2025-05-25 22:03:19