reversi icon indicating copy to clipboard operation
reversi copied to clipboard

Multiplayer Reversi Game on Internet Computer

Results 12 reversi issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

The build (make install, etc) fails. Error messages and further investigation shows that this is due to the fact that the frontend entry point src/reversi_assets/public/index.html does not actually exist.

So, we have this project to be a leaderboard hub / aggregator for IC games. This PR integrates the reversi game in Metascore. This is more of a proposal than...

- [x] Single player game - [x] Frontend for single player - [x] Make backend multi-player - [x] Make frontend multi-player - [x] Landing page: enter username, choose opponents, start...

Now that the game is playable on both desktop & mobile, the user experience of switching browsers is not great, because dfx uses browser's localstorage to store user identity (keypairs),...

Bumps [webpack](https://github.com/webpack/webpack) from 5.56.0 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @​Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @​lvivski...

dependencies

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Added stable structures so you don't lose games. Added an Observable state so others can watch the game. /observe/player1/player2

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies