# JellySplit Press Kit

JellySplit is a hex-grid logic puzzle game for iOS, Android, and the web.
Free daily puzzle, no install: https://jellysplit.com/daily

## Quick facts

- Title: JellySplit
- Developer: Island & Pine (solo dev: Matt Motoki)
- Genre: Logic puzzle / optimization
- Platforms: iOS, Android, Web
- Price: Free with optional Pro upgrade and hint packs
- Languages: English
- Website: https://jellysplit.com
- Press kit (online): https://jellysplit.com/press
- Press contact: contact@islandandpine.com

## One-liner

A daily hex-grid puzzle where you swap two neighboring jellies to maximize the
score before moves run out.

## Description

JellySplit is a hex-grid logic puzzle built around a single action: swap two
neighboring jellies. Every jelly scores across the three axes of the hex
grid: 2 points for each axis where it connects with a same-color neighbor (1
if it's fully isolated), giving per-jelly scores from 1 to 6. Your board
score is the sum across every jelly, so each swap rearranges neighborhoods
and raises or lowers the total. The goal is to reach the target before your
moves run out.

It plays easier than it reads -- every board surfaces each jelly's score
live, so the rule clicks within a few swaps.

The best move isn't always the one that scores most this turn. The harder
packs reward setting up future swaps, sometimes by intentionally dropping the
score first.

The game ships with 168 handcrafted campaign levels across seven puzzle packs
and a free daily puzzle that's playable directly in the browser, no signup or
install required. Puzzles are produced by a custom Python pipeline combining
wildcard generation, hill-climbing degradation, and difficulty banding, then
validated against the game's scoring engine before export.

## What's in this kit

- icons/ - app icon variants and wordmark logo (PNG)
- screenshots/iphone/ - five App Store screenshots, iPhone format
- screenshots/ipad/ - five App Store screenshots, iPad format
- thumbnails/ - selected in-game board snapshots
- video/ - launch trailer (MP4, ~30 seconds)

## Links

- App Store: https://apps.apple.com/us/app/jellysplit-puzzle-game/id6760449150
- Google Play: https://play.google.com/store/apps/details?id=com.jellysplit.app
- Daily puzzle (browser): https://jellysplit.com/daily
- Blog & devlog: https://jellysplit.com/blog

## Contact

For interviews, review codes, additional assets, or anything not covered here,
email contact@islandandpine.com.
