42 projects for "maze" with 2 filters applied:

  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    chrzaszcz

    chrzaszcz

    An SDL2 based maze-game.

    An SDL2 based maze-game. In chrząszcz you are walking through a maze. The whole maze is divided into chambers. In order to go to a different chamber you must open a door. In order to open a door you must have a key. To open the door you sometimes need to exchange the keys with the orcs living here. Do not be afraid, the orcs are friendly and they always allow you to reverse the transaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    mazeman

    mazeman

    A scriptable 2d randomizable maze game

    Mazeman is an original puzzle game, somewhat like "chip's challenge" except it can generate new randomized puzzles from a carefully balanced array of elements. The objective is to find the gems amongst the other dynamic maze elements. A very terse and powerful scripting language and an integrated script debugger enable users to generate their own maze designs. Maze is a mesmerizing addictive and fascinating puzzle with a deceptively simple premise. Scripts allow new players to acquire skills gently and provide diabolically dastard puzzles for the expert. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JAD is a tile based Maze-RPG, using OpenGL for graphics and SDL for input and sound to be platform independent. It's a multi-level dungeon in the spirit of 'Eye of the beholder' with a little bit extension into the 3rd Dimension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Door to Life

    Adventure game with permanent death & procedurally generated level.

    Open-source adventure game with rogue-like elements such as permanent death and procedural generated map. Maze is generated randomly each game. Find the yellow tile to win the game. Videojuego de aventura con código abierto con elementos de Rogue como muerte permanente y mapa generada arbitrariamente. El laberinto está generado arbitrariamente cada vez que juegues. Busque la teja amarilla para ganar el juego.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5
    Mazix is a 3D Java game project which consist of a maze with lots of different objects the player can interact before finding the end of the maze, such as Teleports, Doors, Keys, Balls, Walls... The game could be compared to Oxyd or Sokoban.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Maze War SVG

    Maze War SVG

    The famous Maze War game recreated as a modern web application.

    Maze War SVG is a web-based recreation of the Maze War game written for the Macintosh, circa 1987. That, in turn, was inspired by the first Maze War game, which was created in 1973 by Steve Colley, Howard Palmer and Greg Thompson.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    Autonom

    Enter a two dimensional maze and exit automatically.

    Autonom is a development project whose aim is to automatically find a way in a maze. It originally will be used in an unknown place by an autonom entity in order for it to find its way, without any human intervention. Version 1.0.0 has been released for both on Linux and on Windows platforms. In this very first release, there's a two-dimensional matrix which is 10x10 size. Our autonom entity enters into the matrix from the pre-determined starting point which is (9,4). autonom is expected to find its way until it reaches the (0,x) point. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Mouse Run

    Mouse Run

    Programming Game, A Practice Tool for Building Intelligent Things

    Mouse Run is a programming game where programmers can implement a mouse and let it run in a maze to hunt of cheese. It is a battle among programmers to test who can build the most intelligent mouse, given limited information during the game. Programmers need only implement one code file, extending from an abstract class that will contain the logic of the individual mouse. The game Host will gather all the mouse implementation and let them run in the maze.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Man in the maze

    Man in the maze

    Man in the maze create a maze N x M with an arbitrary percentage of walls and try to get out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 10
    mARbleMaze
    Project mARbleMaze is an augmented reality minigame where the user uses a printed marker and his webcam to solve marble maze levels. Levels involve special fields like invisible walls and holes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Blobbybomber
    Blobbybomber is a free, Bomberman-like game. Run thru the maze and bomb your enemies to death. Pick up the powerups to get higher range and drop more bombs!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PyRats (name subject to change) is a Python/Pygame game inspired by the Win3.1 game "Rats!" by Sean O'Connor. The objective of the game is simple: you must, using an array of weaponry, kill all of the rats in the maze before they mate out of control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PyTowerDefense
    An Open-Source Tower Defense Game developed with Python and Pygame. If you wish to show your appreciation, please consider flattrering the project: https://flattr.com/thing/141093/PyTowerDefense
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Thump is a maze puzzle game where you play a mouse that has to find the hidden cheeses to open the door to the next level. The game is educational; you have to answer questions to progress. The questions are deliberately relevant to child education.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simplistic first-person game base built around the idea of a single-floor grid of cubes layout. In its current state, it allows navigating around a 3D maze. It utilises SDL and OpenGL. Its source code is released into the public domain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A python-tkinter kit to experiment with the generation and solving of mazes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    An open source, cross-platform game, featuring 3D challenging mazes, in which the main goal is to find the maze exit, encountering on the way there many obstacles but also rewards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A quick-and-dirty maze game written in pure text-mode C with an available SDL frontend. Find the goal and make it to the exit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple Gnome-base maze creator. Can create various types of mazes, and export them in PDF, PNG or SVG formats.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Pathman
    Navigate a 3D maze while consuming energy pills. Avoid being captured by 4 quirky, colourful ghosts. Pathman is a 3D first/third person re-interpretation of Namco's popular 1980's arcade hit Pac-Man.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A recreation of Mazewar, as it originally ran on an Imlac PDS-1 in the mid-1970's, and some Imlac cross-development tools. This consists of a client program, written in C++, which runs on Windows/XP (at least), and a server program, written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Maze3D is an application which provides the creation of random mazes with different algorithms. In OpenGL fullscreen mode the player runs in ego perspective through the maze. All walls can be displayed as mirrors. NOW Multiplayer is possible. Have fun!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    C++ prototype random-maze-generating implementations of multi-state maze concepts, such as the ones found in http://www.logicmazes.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a maze-like game. The object of the game is to guide Jim through the maze-like forest. On some levels, there may be a step limit, wild animals, and/or slave traders in his way through the forest. (To be added in later release.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Mazesmith is a maze generator, written in JavaScript, that is able to be printed or played through a Web browser. The script has many options, including five different algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo