/src/chess/
drwxr-xr-x | [up] | |||
-rw-r--r-- | 2023-10-01 13:56 +0200 | 2316 | Makefile | file | revisions | annotate |
-rw-r--r-- | 2023-10-01 13:56 +0200 | 2047 | bishop.c | file | revisions | annotate |
-rw-r--r-- | 2023-10-01 13:56 +0200 | 1685 | bishop.h | file | revisions | annotate |
-rw-r--r-- | 2023-10-01 13:56 +0200 | 1593 | chess.h | file | revisions | annotate |
-rw-r--r-- | 2023-10-01 13:56 +0200 | 3289 | king.c | file | revisions | annotate |
-rw-r--r-- | 2023-10-01 13:56 +0200 | 1698 | king.h | file | revisions | annotate |
-rw-r--r-- | 2023-10-01 13:56 +0200 | 1700 | knight.c | file | revisions | annotate |
-rw-r--r-- | 2023-10-01 13:56 +0200 | 1660 | knight.h | file | revisions | annotate |
-rw-r--r-- | 2023-10-01 13:56 +0200 | 3019 | pawn.c | file | revisions | annotate |
-rw-r--r-- | 2023-10-01 13:56 +0200 | 1697 | pawn.h | file | revisions | annotate |
-rw-r--r-- | 2023-10-01 13:56 +0200 | 11209 | pgn.c | file | revisions | annotate |
-rw-r--r-- | 2023-10-01 13:56 +0200 | 1840 | pgn.h | file | revisions | annotate |
-rw-r--r-- | 2023-10-01 13:56 +0200 | 1824 | queen.c | file | revisions | annotate |
-rw-r--r-- | 2023-10-01 13:56 +0200 | 1680 | queen.h | file | revisions | annotate |
-rw-r--r-- | 2023-10-01 13:56 +0200 | 2243 | rook.c | file | revisions | annotate |
-rw-r--r-- | 2023-10-01 13:56 +0200 | 1675 | rook.h | file | revisions | annotate |
-rw-r--r-- | 2023-10-01 13:56 +0200 | 28193 | rules.c | file | revisions | annotate |
-rw-r--r-- | 2023-10-01 13:56 +0200 | 10846 | rules.h | file | revisions | annotate |