-
Excerpt from Sprint 4 deliverable outline:
1 Statemachine Specification(s)
You need to implement state-based behavior for a game of two Quoridor features to support pawn
moves and pawn jumps. S…
-
I think the problem is that the path returned from the A-star algorithm is shifted one to the left, which is probably a 0-index problem. For instance, if the path starts at e1, the next square in the …
-
-
Hi, just wanted to ask - what is the projected target date for the first milestone release?
Really excited to see quoridor in development, our team thinks its quite innovative, and we are excited t…
-
Hi,
Your repo is really useful, and a use it to do a Quoridor board game. When I try to use a-star, I find no documentation to know the relative limits to setWorldSize() method.
Now, I know, but…
-
Bom kr tuki objavu, da bo bolj kul.
Če nisi prezaseden, bi mogoče nadaljevala s kako kul igro:)
Torej ... Kao nej bi mela igra zapleteno taktiko pa da se ne da kr neki rešit z verjetnostmi. Vem, da …
-
It's simpler to keep all images in one file (e.g. quoridor.png) and load images with one imageset file (e.g. quoridor.imageset).
-
```
Steps to Reproduce:
-Open quoridor.pageforest.com on any mobile phone in portrait mode.
-Make sure you are signed into pageforest
Results: Widget bar is too wide for the screen and takes up 3 ti…
-
http://i.imgur.com/uXuBdll.jpg Example.
The AI was able to place an intersecting wall. Intersecting walls are not allowed in Quoridor.