SkillAgentSearch skills...

Picross

Playable picross puzzle generator written in JavaScript

Install / Use

/learn @liouh/Picross
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Picross

This is a playable picross puzzle generator written in JavaScript

You can access an online version here

Instructions

  • Left click : mark cell as active
  • Left click + drag : mark multiple cells as active
  • Right click : mark cell as inactive
  • Right click + drag : mark multiple cells as inactive

On touch capable devices:

  • Tap: mark cell as active
  • Tap and hold: mark cell as inactive

Features

  • Adjustable grid dimensions (the code is generic and supports any dimension, but a 30x30 game can take up to 2 hours)
  • Custom game seeds (allows multiple computers to play using the same starting puzzle configuration)
  • Option to toggle crossouts, helping you track numbers that have already been solved
  • Auto-saves using HTML5 web storage
  • Progress indicator
  • Mistakes counter

Library Dependencies

Related Skills

View on GitHub
GitHub Stars74
CategoryDevelopment
Updated3mo ago
Forks25

Languages

JavaScript

Security Score

77/100

Audited on Dec 28, 2025

No findings