Search found 1 match
- Wed Oct 31, 2012 10:52 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Othello game - algorithm instead of statements?
- Replies: 2
- Views: 2611
Othello game - algorithm instead of statements?
Hi, I'm coding a version of the game Othello for my Advanced Higher Computing project (like A level). I'm having trouble with working out how to get different array elements to interact. For background purposes, Othello is an 8x8 grid of squares, and there are two sides, black and white. If one side...