Status
SteamPeaks
ChartsSalesUpcomingPatchesNewsCalculator
New on SteamEvery app, DLC and depot the minute Steam creates itAppsEvery app on Steam, newest change firstPackagesSubs and bundles, and what each containsDepotsDepots, manifests and install sizesTagsSteam's user tags and the games under themDevelopers & publishersCompanies and their cataloguesTechnologiesEngines, SDKs and anti-cheat found in the filesChange historyEvery PICS changelist as it lands
SignalsNineteen readings of the whole catalogueCompareAny games side by sideRecordsAll-time peaks and the days they were setReportsWeekly and monthly write-upsAlerts & newsroomWatch a game, get told when it movesSteam statusIs Steam up, right nowWeb API explorerTry the endpoints in the browser
NewsSteam's own announcements and the sales calendarCalculatorWhat a Steam account is worth, and its pile of shame
/
Sign in
/
SteamPeaks
The ultimate resource for Steam data.
ExploreChartsSalesSales and festsUpcomingPatchesNewsRecordsTrendingSignals
DatabaseAppsPackagesDepotsTagsDevelopersTechnologiesChange history
ToolsCalculatorCompareSearchAlertsSteam statusAPI
SiteMethodologyFAQDiscordSupportSign in via Steam
Not affiliated with Valve or Steam. Game names and artwork belong to their owners. All times UTC.
PrivacyCookiesFair useStatus
CHESS.0NewsCHESS.0 – New Piece Highlight Preview
Community

CHESS.0 – New Piece Highlight Preview

CHESS.0 · published 15 Aug 2026, 14:36 UTC

All newsPlayers around this dateRead on Steam

CHESS.0 – Piece Highlight Preview Update

CHESS.0 just received an update to the Piece Highlight Preview system, adding a more detailed visual reference for the currently selected or engine-controlled piece.

Piece Highlight Preview

  • Added a dedicated preview panel above the board for the currently selected piece.

  • When no piece is selected, the panel displays a lime-green “UNSELECTED PIECE” indicator.

  • The preview uses the same neon rendering style as the main board, including layered glow effects and breathing animations.

  • White and Black pieces use their respective cyan and magenta visual treatments.

  • The system displays the piece type, such as KNIGHT, ROOK, QUEEN, or PAWN.

  • Added real-time board-coordinate tracking, displaying the piece's exact position such as a8, c5, or d4.

  • The coordinate system uses the piece's actual board-array position rather than relying on the visual screen position.

  • Added board-flip awareness, allowing the displayed coordinate to remain synchronized with the board when the perspective changes.

  • Engine-controlled pieces can automatically appear in the preview during the engine's turn.

  • The preview is generated directly from the current board state, keeping the displayed piece, type, and location synchronized with gameplay.

The new system provides a clearer technical reference for the active piece while adding another layer of visual feedback to the CHESS.0 interface.

More from CHESS.0

Other announcements

All news
Community13 Sep 2026Closed Playtest Feedback — Visual PassClosed Playtest Feedback — Visual Pass Following a private playtest that was not publicly available , CHESS.0 has received another visual polish pass focused on: · Refined piece colors · Clock, timer, and turn indicator rework · History panel rework · Position analysis moved beside the board with flip support Continued development and improvements.Community9 Sep 2026CHESS.0 — Bug FixCHESS.0 — Bug Fix This update fixes several issues affecting the History Carousel, Move Log, fullscreen behavior and game timers . History Carousel · Fixed an issue where players could accidentally continue playing from an older historical position. Continuing play now automatically returns to the latest position. · Fixed Position 0 so it correctly represents the actual starting board, includin…Community8 Sep 2026CHESS.0 — Native C++ Engine UpdateCHESS.0 – Native C++ Engine Major Update CHESS.0 just received a major engine update , moving the custom CHESS.0 engine to a native C++ environment running on its own thread . Custom C++ Engine · The custom engine now calculates independently from the main game thread. · CHESS.0 sends the current board position to the C++ engine and receives its evaluations and moves separately. · The previous…