You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+9-8
Original file line number
Diff line number
Diff line change
@@ -35,12 +35,13 @@ USER>do ^checkers
35
35
36
36
For more information on InterSystems IRIS support for Transact-SQL (TSQL), SQL Server and Sybase to IRIS Migration tools see [Transact-SQL (TSQL) Migration Guide](https://irisdocs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls?KEY=GTSQ)
37
37
38
-
## Hints if the original docu is unavailable
39
-
40
-
Rules are standard rules of Checker
41
-
Moves are done by entering start and target coordinates e.g. **F2E1** or **f2e1** also **f2-e1**
42
-
An invalid move results in **<METHODDOESNOTEXIST>+11^checker**
43
-
Don't worry enter **GOTO** or simply **G** to continue with a valid move.
44
-
If your opponent reaches the bottom line and gets a KING it is totally paralized and can't move it anymore (Seems to be a bug)
45
-
So you are always a winner.
38
+
### Hints if the original docu is unavailable
39
+
40
+
- Rules are standard rules of Checker
41
+
- Moves are done by entering start and target coordinates e.g. **F2E1** or **f2e1** also **f2-e1**
42
+
- An invalid move results in **<METHODDOESNOTEXIST>+11^checker**
43
+
- Don't worry enter **GOTO** or simply **G** to continue with a valid move.
44
+
- If your opponent reaches the bottom line and gets a *KING* it is totally paralized and can't move it anymore (Seems to be a bug)
0 commit comments