Log In  
Follow
hawthorn

Cart #picoset_20250717-0 | 2025-07-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

PicoSet

PicoSet is a digital PICO-8 version of the 1991 card game Set.

How to play

A Set deck contains 81 cards, each of which has a unique combination of 4 different properties:

  • number: 1, 2, or 3 symbols
  • shape: oval, diamond, or squiggle
  • color: red, green, or blue
  • shading: empty, striped, or solid

3 cards form a set if, for each property, all 3 cards are either all the same, or all different. Your goal is to find sets and eliminate them from the game.

If you cannot find a set on the board, you may deal 3 more cards from the deck, up to a maximum of 20 (at which point it should be mathematically guaranteed that a set is on the board somewhere). The game ends when the deck is empty and there are no more sets remaining. You may also end the game early by holding O.

[ Continue Reading.. ]

4
5 comments



Cart #callofthecleric-0 | 2025-03-09 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6


My entry for the 7-Day Roguelike Challenge 2025, a short, simple traditional roguelike. As the cleric, explore the dungeon, collect holy orbs, find weapons, and fight demons.

You have 3 divine powers you can use at any time (if you have the piety):

  • Enchant: Improve your weapon by 1 level.
  • Heal: Fully restore your HP.
  • Rage: Gain double damage for a short time.

Heal and Rage become more expensive after each use.

Weapons have a maximum enchantment level, at which they can't be enchanted any more, but do double damage.

Good luck!

6
2 comments