Advertisement
Guest User

Code Golf / Renju Test Cases / (+BLANK,EDGE,TIE2)

a guest
Nov 25th, 2016
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 5.67 KB | None | 0 0
  1. RENJU = {
  2.  
  3. "BLANK":
  4. [
  5. [".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],
  6. [".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],
  7. [".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],
  8. [".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],
  9. [".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],
  10. [".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],
  11. [".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],
  12. [".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],
  13. [".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],
  14. [".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],
  15. [".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],
  16. [".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],
  17. [".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],
  18. [".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],
  19. [".",".",".",".",".",".",".",".",".",".",".",".",".",".","."]
  20. ],
  21.  
  22. "EDGE":
  23. [
  24. [".",".",".",".",".",".",".",".",".",".",".","*","*","*","*"],
  25. [".","0",".",".",".",".",".",".",".",".",".",".",".",".","."],
  26. [".","0",".",".",".",".",".",".",".",".",".",".",".",".","."],
  27. [".","0",".",".",".",".",".",".",".",".",".",".",".",".","."],
  28. [".","0","0","0","0","0",".",".",".",".",".",".",".",".","."],
  29. [".",".",".",".",".","0",".",".",".",".",".",".",".",".","."],
  30. [".",".",".",".",".","0",".",".",".",".",".",".",".",".","."],
  31. [".",".",".",".",".","0",".",".",".",".",".",".",".",".","."],
  32. [".",".",".",".",".","0",".",".",".",".",".",".",".",".","."],
  33. [".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],
  34. [".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],
  35. [".",".",".",".",".","*",".",".",".",".",".",".",".",".","*"],
  36. [".",".",".",".","*",".",".",".",".",".",".",".",".",".","*"],
  37. [".",".",".","*",".",".",".",".",".",".",".",".",".",".","*"],
  38. [".",".","*",".",".",".",".",".",".",".",".",".",".",".","*"]
  39. ],
  40.  
  41. "TIE":
  42.  
  43. [
  44. [".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],[".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],[".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],[".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],[".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],[".",".",".",".",".",".",".","0",".",".",".",".",".",".","."],[".",".",".",".",".",".",".","*",".",".",".",".",".",".","."],[".",".",".",".",".",".",".","*",".",".",".",".",".",".","."],[".",".",".","0",".",".",".","*",".",".",".",".",".",".","."],[".",".",".","0","0",".",".","*",".",".",".",".",".",".","."],[".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],[".",".",".",".",".",".",".","*",".",".",".",".",".",".","."],[".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],[".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],[".",".",".",".",".",".",".",".",".",".",".",".",".",".","."]
  45. ],
  46.  
  47. "TIE2":
  48. [
  49. [".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],
  50. [".",".",".",".",".","0","*","*","*","*","0","0","0",".","."],
  51. [".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],
  52. [".","*","0",".",".",".",".",".",".",".",".",".",".",".","."],
  53. [".",".","*",".","0",".",".",".",".",".",".",".",".",".","."],
  54. [".",".","0","*",".",".",".","0",".",".",".",".",".",".","."],
  55. [".",".",".",".",".",".",".","*",".",".",".",".",".",".","."],
  56. [".",".",".",".",".",".",".","*",".",".",".",".",".",".","."],
  57. [".",".",".",".",".",".",".","*",".","0","0",".",".",".","."],
  58. [".",".",".",".",".",".",".","*",".",".",".",".",".",".","."],
  59. [".",".",".",".",".",".",".","0",".",".",".",".",".",".","."],
  60. [".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],
  61. [".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],
  62. [".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],
  63. [".",".",".",".",".",".",".",".",".",".",".",".",".",".","."]
  64. ],
  65.  
  66.  
  67. "OVERLINE":
  68.  
  69. [
  70. [".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],[".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],[".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],[".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],[".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],[".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],[".",".",".",".",".","0",".",".",".",".","0",".",".",".","."],[".",".","0",".",".",".",".",".",".","*","0","0",".",".","."],[".",".","0",".",".",".",".",".","*",".",".","0",".",".","."],[".",".","0","*",".","0",".","*",".",".","0","0",".",".","."],[".",".","0",".","*",".","*",".","*","*","*",".",".",".","."],[".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],[".",".",".",".",".",".","*",".",".",".",".",".",".",".","."],[".",".",".",".",".",".",".","*",".",".",".",".",".",".","."],[".",".",".",".",".",".",".",".","*",".",".",".",".",".","."]
  71. ],
  72.  
  73.  
  74. "MULTIPLE":
  75.  
  76. [
  77. [".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],[".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],[".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],[".",".",".",".",".","0","0","0","0","0","0","0",".",".","."],[".",".",".",".","0",".",".",".",".",".",".","0",".",".","."],[".",".",".",".","0",".","*","*","*","*",".","0",".",".","."],[".",".",".",".","0",".",".","*",".",".",".","0",".",".","."],[".",".",".",".","0","0",".","*",".",".","0","0",".",".","."],[".",".",".",".",".","0",".","*",".",".","0",".",".",".","."],[".",".",".",".",".","0",".",".",".",".","0",".",".",".","."],[".",".",".",".",".","0","0","0","0","0","0",".",".",".","."],[".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],[".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],[".",".",".",".",".",".",".",".",".",".",".",".",".",".","."],[".",".",".",".",".",".",".",".",".",".",".",".",".",".","."]
  78. ]
  79.  
  80. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement