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

Showing 986 open source projects for "git:/git.code.sf.net/p/docfetcher/code"

View related business solutions
  • Jesta I.S. | Enterprise Software For Retail and Supply Chain Icon
    Jesta I.S. | Enterprise Software For Retail and Supply Chain

    Transition from fragmented entry-level or legacy systems to an enterprise suite.

    Unify your people and operations across all departments and channels. Discover end-to-end retail, wholesale, and supply chain management software suites designed to scale.
    Learn More
  • Optimize every aspect of hiring with Greenhouse Recruiting Icon
    Optimize every aspect of hiring with Greenhouse Recruiting

    Hire for what’s next.

    What’s next for many of us is changing. Your company’s ability to hire great talent is as important as ever – so you’ll be ready for whatever’s ahead. Whether you need to scale your team quickly or improve your hiring process, Greenhouse gives you the right technology, know-how and support to take on what’s next.
    Learn More
  • 1
    Generates HTML-pages from Quake 3 Logfiles. Version 2.7 was the final release of the old C-code, 2.8 was never finished. However, 3.0 will be rewritten in C++. The name should be changed to "LogGen", since it is more generic and not only for Quake 3 an
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    "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
  • 3
    To bring together multiple developers to update and maintain the stock Battletech Mux source code and make it publicly and widely available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This mud is a derivative, and enhancement, of the Mordor code base, thus its called Moredor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Online Project Management Platform - Zoho Icon
    Online Project Management Platform - Zoho

    A plan put together with small businesses and startups in mind.

    Zoho Projects is a cloud-based project management solution that helps teams plan, track, collaborate, and achieve project goals.
    Learn More
  • 5
    ...This is different from other nibble games, In this game you dont have any specific target, all you have to do is just move around the screen without hitting any of the static and dynamic blocks on your way and make the scoring p
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TBA Productions has established its home base here on Sourceforge. Beginning soon, game and software development will be based here along with code sample and active community participation. New or upcoming projects will be announced.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LxDoom is a version of the classic fps game Doom by id Software. Specifically, it's an engine for playing Doom levels, based on the source code released by id Software. It aims to be free, reliable, portable, and support a wide range of levels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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
  • Creatio Low-Code Development Platform Icon
    Creatio Low-Code Development Platform

    Automate any business idea in minutes with Studio Creatio Enterprise

    Intelligent low-code platform to empower both IT and non-IT staff to effortlessly build enterprise-grade apps and processes
    Learn More
  • 10
    Original Creator -> http://www.donhopkins.com Original SimCity projects by Don Hopkins: http://www.art.net/~hopkins/Don/simcity/index.html from: http://www.donhopkins.com/drupal/node/130 GPL Open Source Code of OLPC SimCity to be called Micropolis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Project moved to Google Code since SourceForce is a broken, buggy, non-responsive service. I had to re-log in over 100 times just to change this description. Please visit the project at http://code.google.com/p/starflighttlc/ for the latest version of th
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SykoSoMaTIC is a multiplayer online text-based game engine for *nix platforms. It aims to provide an easy-to-use framework that will allow for rapid development, and easy maintenance. Main repo is kept at sykosomatic.org/git
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    Un MMORPG en 2D au tour par tour développé par JDM(p).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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
  • 17
    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
  • 18

    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
  • 19

    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
  • 20

    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
  • 21
    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
  • 22
    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
  • 23
    SPT is a 3D application wich allows user to driving Polish trains. Project based on Marcin Wozniak's & McZapkie code. SPT contains powerful world editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A new 3D Top-Down online survival action/strategy game for Code Orange Studios. Players must work together to survive on a space station overrun with failed medical experiments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A comic-style game based on IOQuake3 and Q3F's code containing several mini-games for all ages. Expect fun and entertainment for you and your friends.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB