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

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

View related business solutions
  • Network Management Software and Tools for Businesses and Organizations | Auvik Networks Icon
    Network Management Software and Tools for Businesses and Organizations | Auvik Networks

    Mapping, inventory, config backup, and more.

    Reduce IT headaches and save time with a proven solution for automated network discovery, documentation, and performance monitoring. Choose Auvik because you'll see value in minutes, and stay with us to improve your IT for years to come.
    Learn More
  • Get full visibility and control over your tasks and projects with Wrike. Icon
    Get full visibility and control over your tasks and projects with Wrike.

    A cloud-based collaboration, work management, and project management software

    Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
    Learn More
  • 1
    Web-based MMORPG where the users can populate one of two planets that are in war: one is futuristic and the other one medieval (with magic). Notice: The code is of hardly any quality and it might not work on other servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Wesley's Game

    A game to help beginner programmers learn C(99).

    Wesley's Game is being developed to help beginner programmers learn C99. It is currently in a closed Alpha development stage. Upon reaching the Beta stage, the source code will be released under a custom semi-open source license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    P&P Battle Mapper
    A Handy Tool for Pen & Paper or TableTop Games to simulate Battles regardless of Fantasy or Science Fiction Setting. Supports Line of View, Initiative Numbering, JPG,GIF,PNG and Vector-Graphics (SVG) Optimized for Touchscreens
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    S.C.O.U.R.G.E. is a roguelike game with a 3D user interface. The game allows a group of four characters to search for treasure, kill enemies, gain levels, etc. The code is C++ using SDL, OpenGL and freetype. The game uses Squirrel for scripting.
    Downloads: 21 This Week
    Last Update:
    See Project
  • Securden Privileged Account Manager Icon
    Securden Privileged Account Manager

    Unified Privileged Access Management

    Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
    Learn More
  • 5
    An Open Source portable pure Java game library with example games, Swing-based sprite animation engine, deployment framework, and firewall tunneling networking. The code is documented in the book Advanced Java Game Programming by David Wallace Croft.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Linux Wrath is a rpg/first person shooter Goal: destroy targets. Created at aueb for the computer graphics course and took us 2 weeks to complete (we were 2 people). Project at: http://code.google.com/p/linuxwrath/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project has been started as an educational project. It is my first game, and I do hope it is enjoyed! :P
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    IMPORTANT: I've moved this project to http://code.google.com/p/nplayer/ so please update your links. A D20 RolePlayingGame Java engine with a Graphical User Interface, aiming at granting a Dungeon Master maximum control over gameplay to meet most challe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A simple RPG game coded in Python 3 utilizing the TKinter GUI interface. Still in development, the current version is provided only in Python code for developers only (or anyone with a local Python installation who dares).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10
    This is a project to develop the old DikuMUD/ROM2.4 to an updated code interfaced with the web using the PHP scripting language. This project has been put on the back burner due to llimitations of PHP and concept.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Beholder project was begun with the purpose of creating an open source code library for use in cross-platform development of game software based on the D20 Game License released under the OGL by Wizards of the Coast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Online-Version des P&P-Rollenspiels "Das Schwarze Auge". Als Vorbild dient das in die Tage gekommene http://dsa-online.ch IRC: #dsao@irc.iz-smart.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RezEditor is a plugin editor for the game Escape Velocity: Nova. Code exists to load plugins in Windows or Mac format.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Activision and Raven are releasing this code for people to learn from and play with. This code is copyright Activision 1996-1998 Originaly release 6 Jan 1999 under a different EULA. This source is released under GNU GPLv2.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Generates PHP code from QML source. QML is for "Quest Markup Language", a structured description language to create text-based quests created by Philipp Lenssen. PHP output is customizable using CSS and overriding the default header and footer files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ethereal Realms, a concept chat and role play system that has acquired additional components such as social networking, galleries and message boards. The code borrows themes from Plenty of Fish, Elfwood/Gallery and the defunct WBS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pyro aims to be the first major Roguelike game written in Python. Project goals are clear code, easy modification and extension, and of course, a game that's worth playing. This is an early alpha and not yet winnable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Virtual Gamemaster Project will include written in Java Text-Based Games Engine with AI and language understanding scripts(in plans ;P) and Role-Playing Game written using this engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    AutoREALM

    Vector based drawing software designed for RPGs

    ...Some attempts to rewrite it in other languages were done, but currently (since January 2012) there is an attempt or rewrite using those technologies: _ C++11 _ wxWidgets 2.9 (will be 3.0 when it will be released) _ openGL _ pluma framework (a fixed version located on bitbucket) The design of the actual C++ code-base primarily targets clean source code and high modularity of source code, to allow easy reuse of the code and fast learning for people who might join the effort. Current development is located on https://bitbucket.org/bmorel/autorealm . Howerver, older repositories are still here in case someone would like to consult them, and to allow easy access to algorithms they might contain.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 20
    A long and winding yet thrilling game involving 5 islands and a group of friends and their work to defeat the evil king. Play it at http://home.aaahawk.com/~fuziongames/code/applet/game.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Evening is a game engine based off of the open-sourced Quake 3 engine code. The Evning engine will have features like physics and per-pixel lighting and be perfect for commercial-quality game projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This was going to be a set of libraries, and a client for the Crossfire RPG game, written in python. The code is gone, lost in an ancient pile of backups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An ABAP2HTML converter(mature), Business Console ( charva is better ), Buoy Classes and Minuet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a small cgi script, written in perl, which can generate character statistics for player characters in the online game Final Fantasy XI. This is a continuation of Japanese code released under the new BSD license.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    plrpg or paperlessRPG is a script to create and store character(sheets) online. The sript is HTML/PHP and requires a mySQL-database. - The code of this Projekt is free for everyone, who is willing to help or at least offer all the changes he made in
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB