Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Octogo Board Game
#3
Hi mnrvovrfc,
Thanks for the advice. This game was functioning perfect until I made a last minute change to the code before I uploaded it and didn't test it. Line 254 needs to be changed to:
Code: (Select All)
IF Move = 1 THEN Move = 2: CIRCLE (BoardX(Row, Column), BoardY(Row, Column)), 55, 15: GOTO ChoosePlay
 
The code should work perfectly with the mouse input loops.
Reply


Messages In This Thread
Octogo Board Game - by Donald Foster - 05-02-2023, 05:45 PM
RE: Octogo Board Game - by mnrvovrfc - 05-02-2023, 07:35 PM
RE: Octogo Board Game - by Donald Foster - 05-02-2023, 08:27 PM
RE: Octogo Board Game - by dcromley - 05-03-2023, 01:55 AM
RE: Octogo Board Game - by Donald Foster - 05-03-2023, 03:21 AM
RE: Octogo Board Game - by Donald Foster - 05-03-2023, 04:51 AM
RE: Octogo Board Game - by dcromley - 05-03-2023, 03:41 PM



Users browsing this thread: 1 Guest(s)