Search Results for "git:/git.code.sf.net/p/docfetcher/code" - Page 14

366 projects for "git:/git.code.sf.net/p/docfetcher/code" with 2 filters applied:

  • Empower Your Workforce and Digitize Your Shop Floor Icon
    Empower Your Workforce and Digitize Your Shop Floor

    Benefits to Manufacturers

    Easily connect to most tools and equipment on the shop floor, enabling efficient data collection and boosting productivity with vital insights. Turn information into action to generate new ideas and better processes.
    Learn More
  • CloudZero: The Cloud Cost Optimization Platform Icon
    CloudZero: The Cloud Cost Optimization Platform

    CloudZero automates the collection, allocation, and analysis of your infrastructure and AI spend to uncover waste and improve unit economics.

    CloudZero is the leader in proactive cloud cost efficiency. We enable engineers to build cost-efficient software without slowing down innovation. CloudZero's next-generation cloud cost optimization platform automates the collection, allocation, and analysis of cloud costs to uncover savings opportunities and improve unit economics. We are the only platform that enables companies to understand 100% of their operational cloud spend and take an engineering-led approach to optimizing that spend. CloudZero is used by industry leaders worldwide, such as Coinbase, Klaviyo, Miro, Nubank, and Rapid7.
    Learn More
  • 1
    This project is a portable C++ implementation of blackjack and craps simulators. While it could be adapted to work as a game engine, the intent is to provide a code base for the development of a powerful open source gaming analysis tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Our objective is to take a Rot codebase, develope it more, and make many more advancements to it including: new stock areas, new immortal commands, new mortal commands, reduce resourses used, and add better security features to the code itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SimGear is a set of open-source libraries designed to be used as building blocks for quickly assembling 3d simulations, games, and visualization applications. SimGear is a relatively new project, and while quite a bit of code has been written as par
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    pgn2pgc converts text Portable Game Notation (PGN) chess files into highly compressed Portable Game Coding (PGC) chess files. This is the only implementation of PGC as described in the PGN standard. Code is also useful for writing chess software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Queue Management System for Busy Service Providers | WaitWell Icon
    Queue Management System for Busy Service Providers | WaitWell

    The queue management system that perfectly adapts to your workflows

    The queue management system that perfectly adapts to your workflows. Improve operational efficiency in weeks with the most configurable enterprise queue system.
    Learn More
  • 5
    The Fading Summer mudlib is an LP-based mud (MudOS driver) designed as a foundation for bringing out the best in LP coders around the world. Anyone with knowledge in LPC and a desire to help code a core mudlib is welcome to join the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Nonsense Software is a group working on several games and other programs. We are currently working on opening up the source code on our completed projects under the GPL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    GGDB is a Perl module for decoding and encoding Nintendo Entertainment System Game Genie codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    "Cross The Water" is a general repository for various small Java projects too big to be a "code snippet", but too small to justify the overhead of a complete project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SimStar GPL is an exciting open source space combat game. Networkable, portable, and open source, it's the shoot'em up for the next century! Uses OpenGL (Mesa) for high speed graphics and has over 1 megabyte of code available! NOT your dad's open source!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Centralized Workload Automation and Job Scheduling Icon
    Centralized Workload Automation and Job Scheduling

    Orchestrate your entire tech stack with our no-code connectors and low-code REST API adapter

    Orchestrates any process from a single point of control. Build reliable, low-code workflows in half the time. Develop end-to-end business and IT processes faster with hundreds of drag-and-drop actions. Coordinate enterprise-wide MFT processes using dozens of prebuilt actions for common file operations.
    Learn More
  • 10
    Real-Time strategy made in OpenGL&SDL, created by group of students as their final school project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    YGE is an easy to use, small game-engine, written in C++. Git Repository: http://github.com/yenware/YGE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A football management game intended to be lots of fun and easy to play! Development has moved to: http://code.google.com/p/soccerboss
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Un MMORPG en 2D au tour par tour développé par JDM(p).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Footy Wiz is an arcade football (soccer) game inspired by classics like Sensible Soccer and Kick Off, with emphasis on timing used to make gameplay dynamic as well as fast and furious. Development has moved to: http://code.google.com/p/footballwizard
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a Visual Game Editor built to support editing of biowares award winning games. Starting with DA:O
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    next generation MUD

    The next generation mud is an open-source extensible, programmable mud

    The next generation MUD is an open-source, programmable, customizable MUD server written in java. It features the ability to program almost everything in the mud and does not have any default interface. The mud is programmed in javascript and features a standard library allowing manipulation of the game world. It's other key feature is the possibility for it to contain multiple independent muds in one server instance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PyGame Template

    Python game template

    Python game template powered by PyGame and PyOpenGL (but it is encapsulated). This code provides the basis to begin developing a game prototype quickly
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    HexMUD

    A generic C++ MUD server featuring a strategy-style hexagon map

    ...While not specifically a MUD project, this project's basic concept has merged into another that can be found here: https://github.com/nicrohobak/Toolbox Along with an additional, related project of extreme interest: https://github.com/nicrohobak/AnsiGL ------------------------------------------------------------ HexMUD aims to be a fully-featured, game-system agnostic MUD server with a centrally focused feature of an added top-down hexagon-based map (dynamically generated and drawn in ANSI/ASCII art) giving a basic visual representation of your immediate surroundings in addition to traditional descriptions. Many (most?) MUD servers hard-code a specific game system, or a specific game setting within their code, but HexMUD strives to be as generic as possible in this area, allowing each separate administrator to easily build a custom code base while also gaining access to all of the core features HexMUD provides.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A conversion of the Quake 3 Arena source code from the C programming language to the C++ language. Secondary goal is to rewrite the Quake Virtual Machine to be compatible with the new code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NekoMUD is a Multi-User Dungeon server written in Java using the Spring framework. Individual MUD servers may be made part of a larger MUD network. Server code is licensed under the GNU Affero GPL Version 3+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is a basic puyo puyo game, for j2me. I have code that I wrote as a demo, in java about a year and half ago. Now the game will be fleashed out, and ported to j2me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    sokoban_craze

    the classic sokoban game with interesting puzzles

    see the code at the GitHub. https://github.com/prembhaskal/sokoban play the game live here http://prembhaskal.github.io/sokoban/ search for sokoban craze on chrome app store to get the game on your PC. https://chrome.google.com/webstore/detail/sokoban-craze/mnjhkeonmdibdchkpnhgibmogbogmfmj?utm_source=chrome-ntp-icon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A repository for early game-jam-style rapid development game code. The idea is to try a bunch of different simple game ideas and come up with something good through repeated iteration. Multiple platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenTableTrick is an open source (GPL) helper application for the online soccer game Hattrick.org. It converts OpenOffice.org Calc tables into HT conference code that you can post in the Hattrick.org conferences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A remake of a classic Ghouls and ghosts with some addiction taked from Ghouls and ghosts, Ghosts and goblins and Super ghouls and ghosts. The code of this game its developed under GNU/GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB