Showing 51 open source projects for "random map"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 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
  • 1
    oriDomi

    oriDomi

    Fold up DOM elements like paper

    oriDomi is a JavaScript library that visually "folds" DOM elements like paper, creating origami-style transitions using CSS transforms and JavaScript. Use your mouse or touch to manipulate the images on the website, or press the fold button to see a random effect. Create an OriDomi instance by passing your target element to the constructor. When creating a new OriDomi composition, you can pass a map of options as the second argument.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Immutable Collections for Java

    Immutable/Persistent Collections Library

    ...Each copy shares as much as possible of its structure with other copies to minimize memory consumption. The library includes a singly linked (cons/cddr style) list/stack, an integer trie based indexed list, a 2-3 tree based random access indexed list, a 2-3 tree based map, a hash trie based map, and hash and tree based sets, and sparse arrays. All collections provide immutable Cursor as well as standard Iterator classes for looping through all elements. A utility class provides functional style algorithmic processing of Cursors including foldLeft, foldRight, collect, select, and reject. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Kirmah
    Encryption with symmetric-key algorithm Kirmah - generate keys with exotic chars - redefine key length - key mark to ensure decryption capabilities - mix data - fast with multiprocessing - possible compression - gui on gtk3 - cli tool - python3 DEPENDENCIES : ======== python3, python-gobject, gobject-introspection, pygtk 3 modes are available to encrypt : ======== - compression (full / disabled or only final step) - random (simulate a random order - based on crypted key - to randomize data) - mix (mix data according to a generated map - based on crypted key - with addition of noise) Process is as follow : ======== encrypt : file > [ compress > ] encrypt > [randomiz data > mix data > compress > ] file.kmh decrypt: file.kmh > [ uncompress > unmix data > unrandomiz data] > decrypt > [uncompress > ] file ======== for encrypt/decrypt large binary files, use the fastest alternative : split/merge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    FlexGen is a flexible random map generation library for games and simulations. Maps are generated by randomly laying down map tiles so that their edges match. You can define map tiles however you want to determine what type of map is created.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    LinCity-NG
    LinCity-NG is a city simulation game. In the game, you are required to build and maintain a city. You can win the game either by building a sustainable economy or by evacuating all citizens with spaceships.
    Downloads: 77 This Week
    Last Update:
    See Project
  • 6
    fmstream

    fmstream

    Read-write access to memory-mapped files on Windows and POSIX systems

    ...The system creates a file mapping object (also known as a section object) to maintain this association. A file view is the portion of virtual address space that a process uses to access the file's contents. File mapping allows the process to use both random input and output (I/O) and sequential I/O. It also allows the process to work efficiently with a large data file, such as a database, without having to map the whole file into memory. Multiple processes can also use memory-mapped files to share data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    AI Path

    AI Pathfinding Presentation

    Presentation of pathfinding algorithms Howto: 1. Create Map (manual or use Map -> Rapid Deployment) 2. Select start point 3. Select end point 4. Choose alg 5. Click Path -> Find
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    NomCraft

    A bukkit plugin

    An extensive Minecraft server mod written for Bukkit. It is fairly old, originating from Sheograth's API, then transitioning into Bukkit, so it encompasses dozens of random features that I have added over time. In all, it has the functionality of probably about 5-10 separate mods, but is still not enough for most people to use independent of all other mods. Maybe eventually... Large features: -Complete multi-world support with a variety of world types -IRC functionality -PM system Then lots of other random small things such as warps, guilds, real-time map rendering etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tool for testing Web Map Services. It allows to run general random tests of WMS and test based on user-like behaviour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Minecraft Hunger Games Map Generator

    Minecraft Hunger Games Map Generator

    A Minecraft Map Generator for SMP Hunger Games

    Generates a random map of given width and length which contains loot chests, towers, ruins, traps, and other structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    20 SkipList containers for C++ that work with STL. Combines set/map functionality with random access in logn time. One container is a multilist where you can order the same elements in a variety of different ways simultaneously.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ironia
    Ironia is (going to be) an easy colonization game written in Python using the Tkinter GUI. It is NOT playable yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Just a very RAW piece of 3D rogue-like game. Created with Irrlicht / Irrklang libraries. 1 Random Level 30x30 Tiles. Primitive Combat And AI A* as pathfinder. Map generator based on Rogue(1983) map generation algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Concurrent hash map and linked list implementation of the ConcurrentMap interface, with predictable iteration order. This implementation differs from ConcurrentHashMap in that it maintains a doubly-linked list running through all of its entries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SuiteGM
    Java & XML desktop application. ANY paper & dice RPG game system can easily be added through easy to use data entry forms. Initially d20 and MERP/Rolemaster, with the tools to make it easy for others to add other game systems as optional module plugi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A TBS (Turn-based strategy) of mounted turret warfare. Adjustable projection and speed of projectile, choice of map and position of turret. TCP network play functionality. Provides extensive game configuration with random map generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Random Java utility classes 1. Prefix Trie based data structure 2. An indexed map (indexed by keys or values). 3. Main class that provides start/stop functionality for standalone apps. 4. File io api's based based on callback design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Platform independend, multithreaded fractal generator. Fine control over thread/CPU usage; unlimited precision; smooth/random/function coloring; supports color map files (over 1600 available); many image file formats. For any Java 1.5+ (32/64 Bit) VM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Roguelike Library is portable open-source library written in C++. It consist of set of classes that can be used in all roguelike games. Classes are categorized to fullfill tasks of random map generation, pathfinding and counting field of view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Q3Mapgen - map generator for games based on ID software's engines (primarily Quake3). Creates random labyrinths, single- and multistory buildings. Never play the same map twice again! Never play against someone who knows each and every corner of the map
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A random map generator (for RPGs). Currently (only) produces random dungeons. Characteristics of the map (room size, hallway length, number of levels) can be controlled. Allows changes after the map is generated, including adding and deleting rooms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a tactical, turn based, fantasy game. We will feature a random map generator, map saving, trading and user created maps. This will be a 4 player client server based game. You will take control of a wizard and summon forces to your side to crush yo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This PHP script makes it very easy to provide your replays of the RTS-game Warcraft3 made by Blizzard. You can upload new replays, set teams, map, players names and races (random also possible), you can edit the replays if you made mistakes uploading it,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A random game map generator for Half-Life and related FPS games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tremgen is a random map generator for Tremulous.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo