×

注意!页面内容来自https://sugggest.com/software/jigidi,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

<> /* Enhanced Navigation Styles */ .navbar { padding-top: 0.5rem; padding-bottom: 0.5rem; } /* Search Bar Enhancements */ .navbar .form-control { border-right: none; } .navbar .input-group-text { border-left: none; background-color: white; } /* Results Dropdown */ #_q_results { z-index: 1050; max-height: 300px; overflow-y: auto; } #_q_results ul { list-: none; margin: 0; padding: 0; } #_q_results li a { display: flex; align-items: center; padding: 0.5rem 1rem; text-decoration: none; color: #212529; } #_q_results li a:hover, #_q_results li.focused a { background-color: #f8f9fa; } #_q_results li a img { margin-right: 0.5rem; } /* View all results link styling */ #_q_results li.border-top a { background-color: #f8f9fa; font-size: 0.9rem; transition: background-color 0.2s ease; } #_q_results li.border-top a:hover { background-color: #e9ecef; } #_q_results li.border-top { border-top: 1px solid #dee2e6 !important; } /* User Points Display */ .user-points-container { background-color: #f8f9fa; border-radius: 1rem; padding: 0.25rem 0.5rem; overflow: hidden; } .user-points-display { font-size: 0.875rem; display: flex; align-items: center; justify-content: center; } .points-icon { color: #f1c40f; margin-right: 0.25rem; } .points-count { font-weight: bold; color: #2c3e50; } .badge-progress { margin-top: 0.25rem; width: 100%; } .badge-progress .progress { height: 3px; background: rgba(0,0,0,0.1); border-radius: 0 0 1rem 1rem; overflow: hidden; } .badge-progress .progress-bar { background: linear-gradient(90deg#3498db#2ecc71); transition: width 0.3s ease; } /* Profile Dropdown */ .dropdown-toggle::after { display: none; } .dropdown-toggle img { border: 2px solid #e9ecef; } /* Mobile Optimizations */ @media (max-width: 991.98px) { .navbar-collapse { padding: 1rem 0; } .user-points-container { width: 100%; margin: 0.5rem 0; text-align: center; } .user-points-display { justify-content: center; } .badge-progress { width: 100%; } }
Jigidi

Jigidi

Jigidi is an online jigsaw puzzle game where users can play puzzles ranging from very easy to extremely difficult. Players can choose puzzles to solve or make their own to challenge others. It has a simple interface and keeps track of personal best times for solving puzzles.
Jigidi screenshot

Jigidi: Online Jigsaw Puzzle Game

Play online jigsaw puzzles ranging from easy to expert levelscreate your own challengesand track personal best times with a simple interface.

What is Jigidi?

Jigidi is a free online jigsaw puzzle game launched in 2009. It allows users to play jigsaw puzzles ranging from very easy puzzles with just a few large pieces to extremely difficult puzzles with thousands of tiny pieces.

Some key features of Jigidi include:

  • Large library of user-created and computer-generated puzzles to choose fromwith new puzzles added daily
  • Options to select puzzle difficultypiece sizeshapeimage typeetc.
  • Ability for users to upload photos to turn into custom jigsaw puzzles to play themselves or share publicly for others to play
  • Puzzle editor to tweak puzzle parameters before generating
  • Intuitive jigsaw puzzle interface with drag-and-drop pieces and rotation
  • Saves personal best times for completing puzzles as added motivation

OverallJigidi offers an enjoyablefree online jigsaw puzzle gaming experience for all skill levels. Its simple user interfacevast array of unique puzzlesand ability to create new puzzles help it stand out from other jigsaw websites and apps.

Jigidi Features

Features

  1. Play jigsaw puzzles ranging from very easy to extremely difficult
  2. Choose from thousands of premade puzzles or create your own
  3. Simple and intuitive interface
  4. Track personal best times and compete against others
  5. Save puzzles to work on later
  6. Share created puzzles with friends

Pricing

  • Freemium

Pros

Huge selection of puzzles

Completely free to play

Minimalisteasy to use interface

Can create and share custom puzzles

Tracks times and stats

Cons

Limited options to customize experience

Must create account to access full features

Lacks progression system or rewards

Small community for sharing puzzles

Reviews & Ratings

Login to Review
No reviews yet

Be the first to share your experience with Jigidi!

Login to Review
<> .star-display { width: 210px; } .star-display .star, .star-display-small .star { color: #ddd; font-size: 18px; } .star-display-small .star { font-size: 14px; } .star-display .star.active, .star-display-small .star.active { color: #ffc107; } .recent-reviews .card { transition: box-shadow 0.2s; } .recent-reviews .card:hover { box-shadow: 0 2px 8px rgba(0,0,0,0.1); } .bg-orange { background-color: #fd7e14 !important; } /* Modern Action Bar Styles */ :root { --primary: #6366f1; --primary-hover: #5b21b6; --secondary: #8b5cf6; --success: #10b981; --surface: #f8fafc; --surface-elevated: #ffffff; --text-primary: #1e293b; --text-secondary: #64748b; --border-light: #f1f5f9; --shadow-sm: 0 1px 2px 0 rgb(0 0 0 / 0.05); --shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1)0 1px 2px -1px rgb(0 0 0 / 0.1); --shadow-md: 0 4px 6px -1px rgb(0 0 0 / 0.1)0 2px 4px -2px rgb(0 0 0 / 0.1); --radius: 0.5rem; --radius-lg: 0.75rem; } /* Modern Hero Section */ .modern-hero { margin-bottom: 2rem; } .modern-hero-content { display: grid; grid-template-columns: auto 1fr auto; gap: 2rem; align-items: start; } @media (max-width: 1024px) { .modern-hero-screenshot { display: none; } } .modern-hero-icon { display: flex; flex-direction: column; align-items: center; min-width: 120px; } .modern-hero-icon img { width: 80px; height: 80px; border-radius: var(--radius-lg); box-shadow: var(--shadow); border: 1px solid var(--border-light); } .modern-hero-main { flex: 1; min-width: 0; } .modern-hero-main h1 { font-size: 2.25rem; font-weight: 700; color: var(--text-primary); margin-bottom: 1rem; line-height: 1.2; } .modern-hero-description { font-size: 1.125rem; color: var(--text-secondary); line-height: 1.6; margin-bottom: 1.5rem; } .modern-hero-screenshot { max-width: 300px; min-width: 200px; } .modern-hero-screenshot img { width: 100%; border-radius: var(--radius-lg); box-shadow: var(--shadow-md); border: 1px solid var(--border-light); } .modern-like-btn { background: linear-gradient(135degvar(--primary) 0%var(--secondary) 100%); color: white; border: none; padding: 0.75rem 1.5rem; border-radius: var(--radius); font-weight: 500; transition: all 0.2s ease; cursor: pointer; box-shadow: var(--shadow-sm); width: 100%; } .modern-like-btn:hover { transform: translateY(-2px); box-shadow: var(--shadow); color: white; } /* Responsive Design for Hero */ @media (max-width: 1024px) { .modern-hero-content { grid-template-columns: 1fr; text-align: center; gap: 1.5rem; } .modern-hero-screenshot { max-width: 100%; order: -1; } } @media (max-width: 768px) { .modern-hero-main h1 { font-size: 1.875rem; } .modern-hero-description { font-size: 1rem; } .modern-hero-icon { min-width: auto; } } /* Action Bar */ .modern-action-bar { display: flex; flex-wrap: wrap; gap: 1rem; align-items: center; justify-content: space-between; padding: 1.5rem; background: #fefeff; border-radius: var(--radius-lg); border: 1px solid var(--border-light); } .modern-card { background: var(--surface-elevated); border-radius: var(--radius-lg); box-shadow: var(--shadow-md); padding: 1.5rem; margin-bottom: 1.5rem; } .modern-action-group { display: flex; gap: 0.75rem; flex-wrap: wrap; } /* Modern Buttons */ .modern-btn { display: inline-flex; align-items: center; gap: 0.5rem; padding: 0.75rem 1.5rem; border-radius: var(--radius); font-weight: 500; text-decoration: none; transition: all 0.2s ease; border: none; cursor: pointer; font-size: 0.875rem; } .modern-btn-secondary { background: var(--surface); color: var(--text-secondary); border: 1px solid var(--border-light); } .modern-btn-secondary:hover { background: var(--border-light); color: var(--text-primary); border-color: var(--border-light); text-decoration: none; } .modern-btn-outline { background: transparent; color: var(--primary); border: 1px solid var(--primary); } .modern-btn-outline:hover { background: var(--primary); color: white; text-decoration: none; } /* Social Share */ .modern-social-share { display: flex; gap: 0.75rem; align-items: center; } .modern-social-btn { display: flex; align-items: center; justify-content: center; width: 40px; height: 40px; border-radius: var(--radius); transition: all 0.2s ease; text-decoration: none; box-shadow: var(--shadow-sm); } .modern-social-btn:hover { transform: translateY(-2px); box-shadow: var(--shadow); text-decoration: none; } /* Fade-in Animation */ @keyframes fadeInUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } } .modern-fade-in { animation: fadeInUp 0.6s ease-out; } /* Tags and Categories */ .modern-tags { display: flex; flex-wrap: wrap; gap: 0.5rem; margin-bottom: 1.5rem; } .modern-tag { background: var(--primary); color: white; padding: 0.375rem 0.75rem; border-radius: 9999px; font-size: 0.875rem; font-weight: 500; text-decoration: none; transition: all 0.2s ease; border: none; } .modern-tag:hover { background: var(--primary-hover); color: white; transform: translateY(-1px); text-decoration: none; } .modern-tag-secondary { background: var(--surface); color: var(--text-secondary); border: 1px solid var(--border-light); } .modern-tag-secondary:hover { background: var(--border-light); color: var(--text-primary); } .modern-badge { display: inline-block; padding: 0.25rem 0.75rem; border-radius: 9999px; font-size: 0.8125rem; font-weight: 500; margin: 0.25rem 0.25rem 0.25rem 0; } .modern-badge-success { background: rgba(161851290.1); color: var(--success); } /* Hero Screenshot */ .modern-hero-screenshot { max-width: 300px; } .modern-hero-screenshot img { width: 100%; border-radius: var(--radius-lg); box-shadow: var(--shadow-md); border: 1px solid var(--border-light); } /* Responsive Design */ @media (max-width: 768px) { .modern-action-bar { flex-direction: column; align-items: stretch; } .modern-action-group { justify-content: center; } }

The Best Jigidi Alternatives

Top Games and Puzzle Games and other similar apps like Jigidi

<> .alternatives-grid { display: grid; grid-template-columns: repeat(auto-fillminmax(150px1fr)); gap: 15px; margin-top: 15px; } .alternative-item { padding: 10px; border: 1px solid #ddd; border-radius: 5px; text-align: center; background-color: #f9f9f9; } .hidden { display: none; }

Cool Jigsaw Puzzles icon

Cool Jigsaw Puzzles

Cool Jigsaw Puzzles is a free website that allows you to play jigsaw puzzles online. It features a large and constantly growing collection of high-quality photographic images turned into puzzles with different piece counts ranging from 12 pieces for kids to over 1,000 pieces for experts.The website has an intuitive...
Easybrain Jigsaw Puzzles icon

Easybrain Jigsaw Puzzles

Easybrain Jigsaw Puzzles is a free app for iOS and Android mobile devices that allows users to play a variety of jigsaw puzzles. It has a collection of over 5000 puzzles with piece counts ranging from 6 to over 3000 pieces. The app categorizes the puzzles according to difficulty level,...
Easybrain Jigsaw Puzzles image
Palapeli icon

Palapeli

Palapeli is a free and open-source computer program for LinuxWindowsand macOS that allows users to createplayand share jigsaw puzzles. It is designed to be easy to use while offering powerful puzzle-creation tools.Users can make puzzles out of their own photos and imagesor use images that...
Palapeli image
Jigsaw Puzzles World icon

Jigsaw Puzzles World

Jigsaw Puzzles World is a free online jigsaw puzzle game website and app that allows you to play with high-quality images and photos. It has a vast collection of beautiful pictures ranging from landscapesanimalsspacefoodsabstract art to fractals that you can choose to play.You can customize the...
Jigsaw Puzzles World image
Jigsaw Puzzles Epic icon

Jigsaw Puzzles Epic

Jigsaw Puzzles Epic is a popular jigsaw puzzle game app available for iOS and Android devices. With over 1,000 puzzles to choose fromit offers an extensive selection of high-quality images and photos to assemble.The app caters to players of all levels with puzzles ranging from 20 pieces up to...
Jigsaw Puzzles Epic image
Daily Jigsaw Puzzles icon

Daily Jigsaw Puzzles

Daily Jigsaw Puzzles is a free website that offers a new online jigsaw puzzle to solve every day. It provides an ad-freerelaxing puzzling experience without requiring any signups or downloads.Users can choose from 6 different puzzle sizesranging from a quick 5x7 puzzle up to a large 40x60 challenge....
Daily Jigsaw Puzzles image
Landscape Jigsaw Puzzles Game icon

Landscape Jigsaw Puzzles Game

Landscape Jigsaw Puzzles Game is a fun and relaxing jigsaw puzzle app for landscape photo lovers. It features stunning high-quality photos of landscapes from around the world that you can play with. There are puzzles with different piece counts ranging from 40 pieces up to 350+ piecesso you can...
Landscape Jigsaw Puzzles Game image
Unpuzzle (Series) icon

Unpuzzle (Series)

Unpuzzle is a series of applications created by Think Social PublishingInc. to assist individuals with autism spectrum disorder (ASD) and other special needs in improving various aspects of their lives.There are currently three applications in the Unpuzzle series:Unpuzzle Me helps users practice social interactions and communications through interactive stories...
Unpuzzle (Series) image
<> .footer_main { background-color: #1d2e42; color: #fff; position: relative; bottom: 0; width: 100%; padding: 0; font-size: 0.95rem; } .footer_main h5 { color: #fff; font-size: 1.1rem; font-weight: 600; letter-spacing: 0.5px; position: relative; padding-bottom: 12px; } .footer_main h5::after { content: ''; position: absolute; left: 0; bottom: 0; height: 2px; width: 40px; background-color: #3498db; } .footer_main p { color: #3498db; margin-bottom: 0.5rem; } .footer_main a { color: #ddd; text-decoration: none; transition: all 0.2s ease; position: relative; display: inline-block; } .footer_main a:hover { color: #fff; transform: translateX(3px); } .footer_main hr { border-color: rgba(2552552550.1); margin: 2rem 0; } .footer_main i { font-size: 1.2em; margin-right: 8px; } .footer-logo-image { background: url('https://static.sugggest.com/assets/site/logo_horizontal_001.png') left center / contain no-repeat; width: 132px; height: 46px; display: inline-block; filter: brightness(0) invert(1); transition: all 0.5s ease; } /*.footer-logo-container:hover .footer-logo-image { filter: brightness(1) invert(0); transform: scale(1.05); }*/ .footer-tagline { color: #a0aec0; font-: italic; } .footer-copyright { color: #a0aec0; font-size: 0.9rem; } .footer-links a { font-size: 0.9rem; color: #a0aec0; } .footer-links a:hover { color: #fff; transform: none; text-decoration: underline; } .footer-newsletter { color: #a0aec0; } @media (max-width: 767.98px) { .footer_main h5 { margin-top: 1.5rem; } .footer-links { margin-top: 0.5rem; display: flex; flex-wrap: wrap; } .footer-links a { margin-bottom: 0.5rem; } }