mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-01 07:35:57 +09:00
Add test map
This commit is contained in:
parent
8da0b058ab
commit
11cca4882a
@ -891,3 +891,21 @@ export const test4: Map = {
|
||||
'-w--b-'
|
||||
]
|
||||
};
|
||||
|
||||
// https://misskey.xyz/othello/5aaabf7fe126e10b5216ea09 64
|
||||
export const test5: Map = {
|
||||
name: 'Test5',
|
||||
category: 'Test',
|
||||
data: [
|
||||
'--wwwwww--',
|
||||
'--wwwbwwww',
|
||||
'-bwwbwbwww',
|
||||
'-bwwwbwbww',
|
||||
'-bwwbwbwbw',
|
||||
'-bwbwbwb-w',
|
||||
'bwbwwbbb-w',
|
||||
'w-wbbbbb--',
|
||||
'--w-b-w---',
|
||||
'----------'
|
||||
]
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user