Pico10L (MSX) by Roberto Capuano
- March 12, 2023
- BASIC 10Liner
# Pico10L Pico10L is an implementation in MSX2 BASIC of classic Picross game. he game consists in guessing the pixels to 1 of the image. # Controls - Cursor keys to move the cursor - SPACE to invert state of a pixel - 'x' to mark a pixel as 0 - '.' to mark a pixel with initial state - ENTER to check if puzzle is risolved - ESC to abandon game e go to next puzzle. Sources are stored at: https://g…