- 03 Oct, 2022 2 commits
-
-
Jeremy Soller authored
Remove commie from games See merge request !35
-
Ron Williams authored
-
- 30 Mar, 2022 1 commit
-
-
Jeremy Soller authored
-
- 14 Jul, 2021 1 commit
-
-
Jeremy Soller authored
-
- 22 Aug, 2020 1 commit
-
-
Jeremy Soller authored
-
- 20 Jan, 2020 1 commit
-
-
Jeremy Soller authored
Fix liner dependency for baduk bin See merge request !34
-
- 07 Jan, 2020 1 commit
-
-
Stephen Seo authored
TODO change Cargo.toml to use liner from crates.io repository after it has been updated, since current version of liner in crates.io fails to compile (0.4.4).
-
- 19 Jun, 2019 1 commit
-
-
Jeremy Soller authored
-
- 12 Jun, 2019 1 commit
-
-
Jeremy Soller authored
Update game Reblox: Change block generation, add capability to "hold" See merge request !32
-
- 11 May, 2019 1 commit
-
-
Stephen Seo authored
Blocks now are randomly picked from a pool that is reset when pool is empty instead of randomly picking from all possible blocks each time. Can now hold the currently falling block to use later. Bug fix: Resetting a game with "lines cleared" > 10 would result in invalid score display.
-
- 15 Oct, 2018 1 commit
-
-
Jeremy Soller authored
-
- 09 Sep, 2018 2 commits
-
-
Jeremy Soller authored
Minesweeper: Prevent first-turn fail, and other improvements See merge request !30
-
Árni Dagur authored
This commit makes sure that the player cannot hit a mine on the first click.
-
- 08 Sep, 2018 1 commit
-
-
Árni Dagur authored
These improvements include: - Making flag and mine characters more descriptive - Making the background of the mine that lost you the game red. - Changing flagging behaviour: - The f and F keys are now combined into one; f now toggles flag status. - Fixed bug where one could flag cells that had already been revealed.
-
- 12 Jun, 2018 1 commit
-
-
Jeremy Soller authored
-
- 10 Apr, 2018 2 commits
-
-
Jeremy Soller authored
immediate should be intermediate
-
Reinier Maas authored
-
- 24 Mar, 2018 1 commit
-
-
Jeremy Soller authored
-
- 09 Dec, 2017 4 commits
-
-
Jeremy Soller authored
Add game redoku (Sudoku)
-
Stephen Seo authored
Previously, the game was created with raw stdout terminal when using the "-s <seed>" arguments. Since it is now using Game::new_no_raw(), the exit block is no longer necessary.
-
Stephen Seo authored
-
Stephen Seo authored
-
- 08 Dec, 2017 1 commit
-
-
Stephen Seo authored
-
- 29 Oct, 2017 2 commits
-
-
Jeremy Soller authored
reblox: Use AnsiValue for block colors
-
Nagy Tibor authored
It makes the game look better on terminals with custom color schemes
-
- 23 Oct, 2017 2 commits
-
-
Jeremy Soller authored
New food
-
Emanuele Antonio Faraone authored
-
- 21 Oct, 2017 1 commit
-
-
Jeremy Soller authored
-
- 12 Oct, 2017 1 commit
-
-
Jeremy Soller authored
-
- 19 Aug, 2017 1 commit
-
-
Jeremy Soller authored
-
- 29 Jul, 2017 3 commits
-
-
Jeremy Soller authored
-
-
Jeremy Soller authored
-
- 27 Jul, 2017 1 commit
-
-
ticki authored
[WARNING] Big RUSThello update
-
- 26 Jul, 2017 2 commits
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- 27 Jun, 2017 1 commit
-
-
Enrico Ghiorzi authored
-
- 20 Jun, 2017 2 commits
-
-
Enrico Ghiorzi authored
Big update. Many small fixes, but mainly dependencies are changed: now use `reversi`, `rand` and `rayon`. Also, I bumped `termion` version!
-
Enrico Ghiorzi authored
-
- 13 Jan, 2017 1 commit
-
-
Jeremy Soller authored
-