Skip to content

fdask/picross-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI Picross in PHP

Written by James Wallace

[email protected]

2024-04-13

Objective

Find all the marked squares using the numbers along the edge of the board. Too many misses and you lose!

To Play

Run picross.php.

Size and number of misses are randomized each run.

Controls

  • Arrow keys move selected square
  • Space key marks a square
  • Enter key to guess on a square
  • 'q' key to exit.

Screenshot

screenshot of picross game running

About

CLI picross game written in PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages