chess icon indicating copy to clipboard operation
chess copied to clipboard

Multiplayer chess game in Elixir/Phoenix and React

Results 32 chess issues
Sort by recently updated
recently updated
newest added

Bumps [credo](https://github.com/rrrene/credo) from 1.5.4 to 1.5.6. Changelog Sourced from credo's changelog. 1.5.6 Ensure compatibility with Elixir 1.12 1.5.5 Fix bug where compilation warnings are shown if compilation directory is not...

dependencies

Bumps [ecto_sql](https://github.com/elixir-ecto/ecto_sql) from 3.5.3 to 3.6.2. Changelog Sourced from ecto_sql's changelog. v3.6.2 (2021-05-28) Bug fixes [migration] Improve error message on invalid migration type [postgres] Avoid duplicate order_by with distinct [sql]...

dependencies

Bumps [phoenix](https://github.com/phoenixframework/phoenix) from 1.5.7 to 1.5.9. Changelog Sourced from phoenix's changelog. 1.5.9 (2021-05-10) JavaScript client Bind to beforeunload instead of unload to solve Firefox connection issues 1.5.8 (2021-02-23) Enhancements [Endpoint]...

dependencies

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Bumps [comeonin](https://github.com/riverrun/comeonin) from 4.1.2 to 5.3.2. Changelog Sourced from comeonin's changelog. Changelog 5.3.0 Changes changed add_hash so that it does NOT set the password to nil 5.2.0 Enhancements updated documentation...

dependencies

Bumps [gettext](https://github.com/elixir-gettext/gettext) from 0.16.1 to 0.18.2. Changelog Sourced from gettext's changelog. v0.18.2 Allow plural forms to be set for the gettext application Use Application.compile_env if available v0.18.1 Allow default domain...

dependencies

So that I can get playing quickly As a regular user I want to be signed in after I register

- [x] Keep track of castling status (movement of king, rooks) - [x] Add additional moves - [x] Move rooks