JSPM

tic-tac-toe-xo

1.0.2
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 2
    • Score
      100M100P100Q28664F
    • License MIT

    Tic Tac Toe game with player vs player and player vs computer modes.

    Package Exports

    • tic-tac-toe-xo
    • tic-tac-toe-xo/main.js

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (tic-tac-toe-xo) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    Tic Tac Toe

    A simple CLI-based Tic Tac Toe (X-O-X) game built in Node.js. Supports:

    • Player vs Player mode
    • Player vs Computer mode (random AI)

    📦 Installation

    npm install -g tic-tac-toe-xo