Skip to content

sashite/feen-viewer.html

Repository files navigation

FEEN Viewer

A simple web-based viewer for FEEN (Format for Encounter & Entertainment Notation) chess positions.

Overview

FEEN Viewer displays chess positions encoded in the FEEN format. It provides a visual representation of the board, shows active player information, and displays droppable pieces for each player.

Features

  • Parses and displays 2D chess positions from FEEN notation
  • Shows the active player and game variants
  • Displays droppable pieces for each player
  • Responsive design that works on various screen sizes
  • Proper error handling for invalid FEEN strings

Usage

  1. Open the HTML file in a web browser
  2. Enter a valid FEEN string in the input field
  3. Click "Load" to display the position

Example FEEN String

rnbqk=bnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQK=BNR CHESS/chess -

License

MIT License.

About FEEN

FEEN (Format for Encounter & Entertainment Notation) is a compact, canonical, and rule-agnostic textual format for representing static board positions in two-player piece-placement games. For more information, see the FEEN Specification.

About Sashité

This project is maintained by Sashité - a project dedicated to promoting chess variants and sharing the beauty of Chinese, Japanese, and Western chess cultures.

About

View 1D and 2D chess-like positions using Format for Encounter & Entertainment Notation (FEEN).

Resources

License

Stars

Watchers

Forks