There was an error while loading. Please reload this page.
1 parent 4689996 commit 39dff4cCopy full SHA for 39dff4c
1 file changed
src/games/spora.ts
@@ -70,7 +70,7 @@ export class SporaGame extends GameBase {
70
{ uid: "size-25", group: "board" }
71
],
72
categories: ["goal>area", "mechanic>place", "mechanic>move>sow", "mechanic>capture", "mechanic>stack", "mechanic>enclose", "board>shape>rect", "board>connect>rect", "components>simple>2c"],
73
- flags: ["scores", "no-moves", "custom-buttons", "custom-colours", "experimental"],
+ flags: ["scores", "no-moves", "custom-buttons", "custom-colours"],
74
};
75
76
public coords2algebraic(x: number, y: number): string {
0 commit comments