Log In  

Cart #23661 | 2016-06-26 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
77

[UPDATED 22/06/2016]

Picross game with 12 easy (10x10) puzzles and 15 normal (15x15) puzzles.

X to draw
Z to mark
Arrows or mouse to move

[UPDATED 25/06/2016]

Added an option in the pause menu to leave the current puzzle and go back to the level selection screen.

P#23106 2016-06-18 06:57 ( Edited 2017-05-26 22:50)

Very nice, want more puzzles :)

P#23132 2016-06-18 16:41 ( Edited 2016-06-18 20:41)
1

Hey man, I hacked in mouse support as a proof of concept:


I think the game would really benefit from this. See this forum thread for details on the (undocumented) mouse support:

https://www.lexaloffle.com/bbs/?tid=3549

The code is really a mess, I just stuck it in where I could to see if it would work, so I recommend you tidy it up to fit in properly with the rest of the code if you want to use it. I hope this helps. :)

Edit: Uploaded with a screenshot so it doesn't mess up the thread preview.

P#23139 2016-06-18 17:34 ( Edited 2016-06-18 21:40)

Cool, didn't know we could use the mouse - just picked PICO-8 yesterday and did this quickly to try it out (hence the messy code :)).

I didn't plan on extending this but perhaps I will if I have time :)

Thanks

edit: I see this is running 0.1.7 but only found 0.1.6 to download - can we get 0.1.7 somewhere?

P#23142 2016-06-18 18:11 ( Edited 2016-06-18 22:14)

I wasn't saying your code was a mess, I meant what I did was a mess. I just realised that wasn't very clear. You should see the code in my carts! :p

There are a few dark corners of pico-8 that are either undocumented or poorly documented. The mouse support is one of them.

P#23147 2016-06-18 18:16 ( Edited 2016-06-18 22:17)

This is really nice - love me some picross. Thank you.

P#23167 2016-06-18 23:43 ( Edited 2016-06-19 03:43)

Updated with mouse support (thanks mrh for the suggestion) and 15 new bigger (15x15) puzzles.
Also progress should now save to the cartdridge :).

P#23413 2016-06-21 18:23 ( Edited 2016-06-21 22:24)

i really like the visual minimalism
the controls are mostly what you'd expect
i appreciate that it saves your finished puzzles across runs

only one thing really bothers me, which is that i can't escape a puzzle after i accidentally enter it, except by solving it or resetting (i didn't want to reset before, because i didn't realize progress was saved, but now i might just do that)

edit: a nice feature would be, possibly off by default, highlighting rows whose constraints are violated

P#23426 2016-06-22 01:28 ( Edited 2016-06-22 06:08)

I have added an option in the pause menu so that you can leave the current puzzle and go back to the puzzle selection screen :)

P#23599 2016-06-25 05:04 ( Edited 2016-06-25 09:04)

yay! i'm glad that feature exists now. there are only so many buttons :P

P#23626 2016-06-25 13:45 ( Edited 2016-06-25 17:45)

i'm having a really tough time solving the 15x15 that's on the bottom and second to the left. i got all the others without too much trouble; is this one actually solvable?

edit: the bbs doesn't like unicode apparently.

P#23633 2016-06-25 19:17 ( Edited 2016-06-25 23:18)

Nicely implemented. It's unfortunate that a few of the puzzles aren't solvable without trial and error.

P#23645 2016-06-25 22:41 ( Edited 2016-06-26 02:41)

Damn, thanks helado for pointing this out - that bottom-second-to-left 15x15 puzzle was not solvable because one of the rows had 7 numbers but only 6 can be displayed! :(

I have edited it so that it's solvable now. It's still challenging because you still need to make asumptions (or trial and error as zatyka says) almost right from the start but I think that's also part of the game.

The way I personally solve it is by guessing the first row ; I'm not sure how to explain that exactly in english but hopefully that picture will help.

It does not always work but it works in a lot of picrosses :)

P#23660 2016-06-26 05:11 ( Edited 2016-06-26 09:11)

Love this!

P#41014 2017-05-26 18:50 ( Edited 2017-05-26 22:50)

Really nice game. I've find a little bug:
If you open 15x15 puzzle, move the cursor to (12,3), exit puzzle, then open a 10x10 puzzle, the cursor is outside the screen.
So you should center the cursor at the beginning of the puzzle :)

P#80764 2020-08-14 15:48

I think I discovered a bug,
On some of the levels I played, if you exited the level while you were solving it, and then re-enter it later, the level doesn't save what you did, and that's expected.
But the win pop-up that tells you to press A will appear. Once you press it, it takes you to the level screen and that level appears to be completed

P#90466 2021-04-13 13:29

I have no idea how the puzzles work.

P#111533 2022-05-09 00:57

I love this!

crown: the numbers tell you how many squares are filled in this row or column, for example 2 1 means two touching each other then 1 not touching the other 2. cross-reference the horizontal and vertical numbers to determine where squares should be!

in the first puzzle, starting in the center is easier: one line has 10 so fill all squares (using 🅾️), then when you have a line with a number 2 and one square already filled, you can make a mark (❎) on the two neighbour squares to note that they are candidates.

I never enjoyed sudoku but now I see that picross is fun!

P#118347 2022-10-02 02:40

there is an error

P#129649 2023-05-11 20:01

Whoops...

You might forgot to add something there in codes!

P#132878 2023-08-08 18:16
1

While waiting for @nbst to eventually update the original cart...
Here's a playable version with fixed bugs:

Cart #picrossfix1-0 | 2023-11-04 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

P#136917 2023-11-04 18:26

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-28 11:10:17 | 0.021s | Q:56