Skip to main content
P1 controls: Arrows, X, Z / P2 controls: ESDF, Tab, Q

Glowfish ChessDownloadShare

April 18, 2022

A simple chess implementation. Can be played against another player (Player 2) or against a simple CPU player. Glowfish uses a significantly stripped down version of cozy-chess. I wrote this because I thought it would be funny to fit cozy-chess into a wasm4 executable, as it is not designed for code size.

Source code available here.

Controls

  • D-pad to move the cursor and change the selected menu item
  • Z to select menu items, select pieces, and move pieces
  • X to undo
License: CC BY-NC-SA