-
Anytime I play against a computer it gets stuck in the "thinking" state and the page freezes.
Need to fix to allow the computer to correctly calculate and make it's move.
We also need to correc…
-
### Application error
#### System
| | |
|------------ | -------------|
|Platform | win32 10.0.22631 |
|Architecture | x64 |
|Application Version | 1.11.7 |
|Process | renderer |
#### Message
Cannot r…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
The logic of the game will be:
1. There are a given number of cards on the table f…
-
Currently does not auto close journals after the allotted time (user said it does still work on MEJ Pictures, haven't tried to replicate that).
https://github.com/ironmonk88/monks-common-display/…
-
To create an issue, edit this template to fill your details as well as describe your issue and then post it.
**add 'x' to the relevant to define you**
- [x] Hacktoberfest Participant
- [x] Contri…
-
Currently the chess game is broken because it doesn't end!
The game should end if one player gets checkmated.
We should also add a warning if a player is placed into check
-
### What happened?
Minimal Flame example throws Exception in Flutter Web with message "Trying to render a disposed EngineFlutterView." (to reproduce see below). Tested with Flame 1.20 and 1.19 / Fl…
-
**Describe the current state of the problem**
Nw.js is based on a seemingly good idea of merging node.js and webkit contexts, but, in hindsight, it is a terrible idea as new APIs come and nw.js start…
-
The game code currently is majorly circular-dependent. Issues this creates:
* The game logic is not modular, we can't extract the logic for legal move calculation, check detection, checkmate algori…
-
Calling `node app.js game.json` does not produce the map in the console, but `app.js ./game.json` does. _shrug_