windows
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
PS C:\Users\dled> C:\Users\dled\Downloads\console-chess\console-chess.exe
[engine: Noise (~ELO 1000), seed: 1787645482184]
WARNING: A restricted method in java.lang.System has been called
WARNING: java.lang.System::load has been called by com.sun.jna.Native in an unnamed module (file:/C:/Users/dled/Downloads/console-chess/console-chess.exe)
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
WARNING: Restricted methods will be blocked in a future release unless native access is enabled
Aug 25, 2026 10:11:22 AM org.jline.utils.Log logr
WARNING: Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information)
ÔÖ× Console Chess ÔÖ×
8 ÔÖ£ ÔÖ× ÔÖØ ÔÖø ÔÖÜ ÔÖØ ÔÖ× ÔÖ£
7 ÔÖƒ ÔÖƒ ÔÖƒ ÔÖƒ ÔÖƒ ÔÖƒ ÔÖƒ ÔÖƒ
6
5
4
3
2 ÔÖÖ ÔÖÖ ÔÖÖ ÔÖÖ ÔÖÖ ÔÖÖ ÔÖÖ ÔÖÖ
1 ÔÖû ÔÖÿ ÔÖù ÔÖò ÔÖö ÔÖù ÔÖÿ ÔÖû
a b c d e f g h
Your turn (Outline). Arrow keys to move, Enter to select.
[Arrows/hjkl: move cursor] [Enter: select/move] [q: quit]
df
q
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the report by running console-chess.exe in Windows PowerShell and inspect the warning output and garbled board characters. The payload names no source files or tests, so first locate the terminal-rendering and native-access entry points; done means the Windows terminal starts without the reported display problems or warnings are intentionally documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100