reddit/devvit-pixelary

23

stars

385

commits

TypeScript

primary language

Jul 1, 2026

updated

www.reddit.com/r/Pixelary/
devvit
game

README

Pixelary

Pixelary is a community drawing and guessing game built for Reddit communities. Players draw pixel art based on randomly selected words, and other community members guess what they've drawn. The game was designed and built for r/Pixelary, but anyone can install it.

Pixelary is an open source project.

How It Works

Gameplay Flow

  1. Word Selection - Choose from three random words (10 seconds)
  2. Drawing - Create pixel art on a 16x16 canvas (60 seconds)
  3. Guessing - Community members guess what you drew
  4. Scoring - Earn points for posting and getting correct guesses

Scoring System

  • 25 points for posting a drawing
  • 1 point per correct guess on your drawing
  • 5 points for solving someone else's drawing

Progression System

Players earn points to level up, unlocking perks:

  • Level 2+: Extra drawing time (+15s per level)
  • Level 2+: Add/remove custom words
  • All levels: Level flair and consumables

Word Selection

Pixelary uses a non-personalized slate bandit system for word selection:

  • UCB algorithm balances popular words with underutilized ones
  • Tracks pick rates, post rates, and completion metrics
  • Automatically optimizes word selection over time

Community & Support


May the best artist win!

Contributors

knutsynstad

383 commits

niedzielski

1 commits

reddit/devvit-pixelary

23

stars

385

commits

TypeScript

primary language

Jul 1, 2026

updated

www.reddit.com/r/Pixelary/
devvit
game

README

Pixelary

Pixelary is a community drawing and guessing game built for Reddit communities. Players draw pixel art based on randomly selected words, and other community members guess what they've drawn. The game was designed and built for r/Pixelary, but anyone can install it.

Pixelary is an open source project.

How It Works

Gameplay Flow

  1. Word Selection - Choose from three random words (10 seconds)
  2. Drawing - Create pixel art on a 16x16 canvas (60 seconds)
  3. Guessing - Community members guess what you drew
  4. Scoring - Earn points for posting and getting correct guesses

Scoring System

  • 25 points for posting a drawing
  • 1 point per correct guess on your drawing
  • 5 points for solving someone else's drawing

Progression System

Players earn points to level up, unlocking perks:

  • Level 2+: Extra drawing time (+15s per level)
  • Level 2+: Add/remove custom words
  • All levels: Level flair and consumables

Word Selection

Pixelary uses a non-personalized slate bandit system for word selection:

  • UCB algorithm balances popular words with underutilized ones
  • Tracks pick rates, post rates, and completion metrics
  • Automatically optimizes word selection over time

Community & Support


May the best artist win!

Contributors

knutsynstad

383 commits

niedzielski

1 commits

Languages

TypeScript

98.6%

CSS

1.0%