Browse free open source Perl Puzzle Games and projects below. Use the toggles on the left to filter open source Perl Puzzle Games by OS, license, language, programming language, and project status.

  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    As you probably know if you have come here, Frozen Bubble is the most addictive game ever created. This project gives all of you Windows users out there the chance to get addicted too.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    An enhanced version of an existing Frozen Bubble win32 port. Just install and run; the source included in install.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    -This Installers For This Project Have Custom Editing For Windows - Frozen Bubble Is A Fun Game Played By Many And For A LONG Time Is Was A linux Only thing But One day i got KNOPPIX and was playing this game I LOVED IT!!! and now you can too!!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Kanagram is software for finding anagrams (example: William Shakespeare = I am a weakish speller). It uses the word lists of the aspell package. So far we have a Perl script to make anagrams, but the target is to make an interactive program for KDE.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 5
    MoxQuizz is a multilingual IRC quiz/trivia bot for eggdrops, which acts as a game master. A question is posted to the channel and all chatter is searched for the answer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    A falling block puzzle game. Very similar to the game Crack-Attack, but with speed and extensibility in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Entrop is a graphical puzzle game. Collect all the diamonds on a level while avoiding the rocks and monsters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    In Guckets you must fill buckets with water. You must have a specific amount of water in one or more buckets. Sounds easy, but you are not allowed to measure any water, and you can only fill, empty, and pour your buckets. There is support for own levels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A small Perl script that allows Steam-based game server admins to create, modify and maintain custom config files for each map in a server’s mapcycle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    The Hosting Services Management System (often called Admin-panel) is intended to provide Web hosters and their clients with robust, powerful but simple enought interface for manage their webhosting related objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HuaRongDao is an ancient Chinese puzzle game. This project is an implementation of this game. The first step is a ncurses-based progrom for POSIX system. A GUI version is being planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A wordsearch puzzle solver written in Perl that reveals the locations of words in rectangles of seemingly meaningless characters. The words may be hidden in the puzzle horizontally, vertically, diagonally, and backwards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project is an initiative to create "missing" games. These may be forgotten games from our past or new features in already existing games. Do you miss a game or feature? Then join us!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a conversion-to-binary training game prototype. Random bits appear, and you must shoot them where they fit onto various bytes (given in octal, hex or even bit ops, decimal or Ascii). Shoot wrongly and you lose that byte, or get it right and win.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A set of web-based word games, intended as an aid for learning vocabularies of foreign languages, as well as for fun. Will Include both single and multi player games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TetriNET server written in Perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Roguelike engine in Perl with data-driven content, standard roguelike features, and curses UI. One game has been created with it, and a borg (automated player) is in the making.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Piping Today Extreme! is a Pipe Mania like game that supports themes and user made levels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Scramblers and scramble analyzers for twisty puzzles used in speedcubing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A cross platform Perl/Tk tetris clone where the board spins and zooms in and out on higher difficulty levels. It can induce motion sickness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Sudoku Solver
    Simple and easy-to-use solver for Sudoku puzzles. Games are loaded from a server or manually entered. Generic interfaces for plugging any solver and/or game loader/generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Sudoku player that offers a board, assistance and finding more than 1 solution using a (text based) ANSI screen.Added is also a sudoku generator, producing the single solution sudoku type.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A perl implementation of the popular board/puzzle game "Take it easy" to be played against the computer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Word Dig is (or will be) a perl implementation of a word playing game. It will be implemented as a perl module, and released with various interfaces using the module for the game engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WordSearch is a Perl script that generates word search puzzles. It will generate random word search puzzles, or you can give it a list which will allow it to generate your own puzzles. WordSearch will also optionally display the solution for the puzzle. This project has moved: https://github.com/craigmaloney/wordsearch
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB