Jewel Game
- When printing, give background color. Different color for each gem type.
- Test compare boolean and int which one is faster.
- When generating allow adjacent board, so that more efficient, if the previous adjacent is already different, record it to boolean, and use it for the next iteration. Because boolean is faster than compare.
No comments:
Post a Comment