| 2021-12-22 06:51 | Merge pull request #3 from Nazariglez/c/ggez07 | Jack Mordaunt | 3 | +1463 | -1142 |
| 2021-11-26 11:15 | updated ggez to 0.7 to fix build in macos | Nazari Gonzalez | 3 | +1463 | -1142 |
| 2020-04-06 11:09 | Feat: State reset with 'R' key. Use set for selection, avoid dupes. | Jack Mordaunt | 1 | +114 | -74 |
| 2020-04-04 09:12 | Doc: Updated screenshot and readme. | Jack Mordaunt | 2 | +1 | -1 |
| 2020-04-04 09:05 | Feat: Correct resizing. Correct fog handling. Debug stats. | Jack Mordaunt | 1 | +250 | -165 |
| 2020-03-28 09:42 | Feat: fog-toggle (debug mode). | Jack Mordaunt | 1 | +188 | -123 |
| 2020-03-28 08:40 | Feat: Castle move! | Jack Mordaunt | 1 | +30 | -26 |
| 2020-03-26 13:12 | Feat: Basic castle-move (white team). | Jack Mordaunt | 1 | +30 | -29 |
| 2020-03-26 11:21 | Feat: single-player mode (for testing). | Jack Mordaunt | 2 | +27 | -55 |
| 2020-03-26 11:02 | Feat: no-fog switch. | Jack Mordaunt | 1 | +18 | -6 |
| 2020-03-26 10:52 | Feat: test subcommand. Entry point for testing scenarios. | Jack Mordaunt | 3 | +259 | -37 |
| 2020-03-26 07:47 | Doc: Add to the feature list. | Jack Mordaunt | 1 | +6 | -0 |
| 2019-12-30 00:57 | Doc: Install instructions. | = | 1 | +6 | -0 |
| 2019-12-30 00:52 | Doc: Readme. | = | 2 | +17 | -0 |
| 2019-12-30 00:39 | Fix: Tell windows its a gui program. | = | 1 | +2 | -0 |
| 2019-12-30 00:36 | Task: Embed font file. | = | 2 | +4 | -1 |
| 2019-12-30 00:31 | Feat: Draw only what is in line of sight. | = | 1 | +42 | -34 |
| 2019-12-30 00:18 | Fix: Pawn cannot attack move with forward advance. | = | 1 | +4 | -2 |
| 2019-12-30 00:14 | Feat: Add 1 line of sight in all directions for every piece. | = | 1 | +21 | -1 |
| 2019-12-30 00:07 | Fix: Line of sight. Rook/Bishop/Queen cannot jump over another piece. | = | 1 | +146 | -41 |
| 2019-12-29 00:27 | Clean: Proper window title. | = | 1 | +3 | -1 |
| 2019-12-29 00:21 | Clean: Use one style of chess pieces. | = | 1 | +12 | -18 |
| 2019-12-29 00:16 | Feat: Checkered grid with font rendered pieces. | = | 1 | +64 | -49 |
| 2019-12-28 09:15 | Feat: Multiple selection. | = | 1 | +183 | -132 |
| 2019-12-28 00:51 | Clean: Factor out piece movement. | = | 1 | +63 | -59 |
| 2019-12-27 08:07 | UI: Clearer colors. | = | 1 | +17 | -3 |
| 2019-12-26 19:44 | Fix: Movement filtering.\nFiltering was including allied pieces, and the predicate logic was incorrect. | Jack Mordaunt | 1 | +2 | -3 |
| 2019-12-26 03:35 | Fix: Black pawn had invalid move. | Jack Mordaunt | 1 | +11 | -5 |
| 2019-12-26 03:18 | Feat: Alternate player every turn. | Jack Mordaunt | 1 | +8 | -1 |
| 2019-12-26 01:06 | Feat: Queen movement. | Jack Mordaunt | 1 | +12 | -0 |
| 2019-12-26 01:01 | Feat: Bishop movement. | Jack Mordaunt | 1 | +8 | -1 |
| 2019-12-26 00:56 | Doc: Movement descriptions. | Jack Mordaunt | 1 | +3 | -0 |
| 2019-12-26 00:53 | Feat: Rook movement. | Jack Mordaunt | 1 | +7 | -1 |
| 2019-12-26 00:44 | Clean: DRY filtering. | Jack Mordaunt | 1 | +6 | -8 |
| 2019-12-26 00:37 | Clean: completed todo. | Jack Mordaunt | 1 | +0 | -4 |
| 2019-12-26 00:34 | Feat: Knight movement. Fix: Use i32 to allow for negative coords. | Jack Mordaunt | 1 | +56 | -21 |
| 2019-12-25 22:11 | Feat: [pawn] move two squares on first move. | Jack Mordaunt | 1 | +55 | -6 |
| 2019-12-25 11:19 | Feat: pawn movement. | = | 1 | +56 | -36 |
| 2019-12-25 10:09 | Feat: sketch. | = | 4 | +2786 | -0 |