Skip to content

SuperbHappyGuy/Picross-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Picross Game

picross

Picross Game is a javascript version of the popular logic puzzle game of picross where users fill in a grid based on logical clues to "paint" a picture! You can play it here: https://superbgames.netlify.app/

Color in cells of a grid to reaveal a completed grid. You can also color in X's to eliminate options. Each line that is solved (or partially solved) provides new information that can help in solving the lines perpendicular to it. The most important rule of Picture Cross is to never guess! All the information needed to solve the puzzle is in the clues. For a more in depth explanation on solving a puzzle follow the link above.

Controls

Desktop

  • Color in the cells of the grid with the left mouse button
  • Mark an X in cells you want empty with the right mouse button
  • *Drag the mouse with these controls to do an action continuously

Mobile

  • Tap or drag your finger on cells to color in the grid
  • Hold the blank top left area of the grid with one finger and tap a cell with another finger to mark an X in a cell

Leaderboard

Don't forget to drop your best time into the leaderboard by providing a name and your best time will be submitted. You can use a name previously entered but it will only submit the best time. Please don't use other peoples names on the board and try to be honorable. The leaderboard uses this website's API: https://keepthescore.co/

Disclaimer

The puzzles of Picross are normally based on pictures and where it gets it's name (Picture word cross). Due to the puzzles being randomly generated there is a chance that some puzzles will have multiple solutions, which is not intended. To combat this I added a mistake checker, this will ensure you get the correct puzzle solution every play!

Mistake Checker

To check your mistakes in a puzzle fill in the entire grid with either colored cells or X cells to reveal red colored cells indicating your mistakes. Swap those inputs to get the correct solution. Mistakes will add an hour on to your final time but only if the grid is filled so don't worry about any prior mistakes!

Visits Badge

Releases

No releases published

Packages

No packages published