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

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

View related business solutions
  • More Bookings. Better Experience. Icon
    More Bookings. Better Experience.

    For tour and activity providers

    The all-in-one solution built to help you stay organised and get more bookings with thousands of connections to online travel agencies (OTAs), resellers and suppliers.
    Learn More
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1

    Chip8

    Chip8 emulator

    The chip8 project is a Chip8 emulator, first written back in the early 1990s and languishing in my code repository ever since.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    WordSearch

    A WordSearch implemented in Java. Coding finished.

    The project has no files, but it has code. Please get the code from the code tab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 25 This Week
    Last Update:
    See Project
  • 4
    The source code repository of the Ravens in the Sky IF game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Papirfly: Best user-friendly DAM and Content Creation Software Icon
    Papirfly: Best user-friendly DAM and Content Creation Software

    The #1 solution to create and manage content. On‑brand. At scale.

    Papirfly provides a single online destination for all your employees and other stakeholders who are engaging with your brand, ensuring consistency in all aspects of their communications. Teams can produce infinite studio-standard marketing materials from bespoke templates, store, share and adapt them for their own markets and stay firmly educated on the brand’s purpose, guidelines and evolution – with no specialist skills or agency help necessary.
    Learn More
  • 5
    OpenAlchemist
    OpenAlchemist is a new game project developped with C++ language and Clanlib framework. Our goal is to reimplement the game www.naturalchimie.com with free softwares and with free licenses (GNU GPL for code and Creative Commons for graphics).
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Bwock is a cute and colorful puzzle game under development. It is greatly inspired by Sokoban and the great NES underdog, "The Adventures of Lolo". Code hosted at http://code.google.com/p/bwock
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    pyKsoko
    pyKSoko is a clone from Sokoban, yes another one. It was intended as a clone of Ksokoban the old Sokoban clone from KDE 3.5.x but it evolved and has now many features who are not part of the original KDE Sokoban clone. Have fun & give feedback! :-D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    VisualCube

    A php script for generating Rubik's cube visualisations

    ...If you do not have access to your own server, or would just like to try out the software, please visit: http://cube.crider.co.uk/visualcube.php PREREQUISITES You will need: * Access to an Apache web server with PHP and ImageMagic installed. * A MySQL database. This is optional, but will improve performance if you have a high traffic website. STEPS 1. Download the code using the download button on this page. 2. Extract the files into a web-accessible folder. 3. Edit the configuration variables in visualcube.php 4. Point your browser to: www.yourwebsite.com/visualcube.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Codebreaker is a small game that runs in your browser (so you don't need to install it). The aim is to find the right code (3 digits). But the panel only tells you how many digits are right, not which ones. You can play the game on our webpage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Learn More
  • 10
    An experimental Sudoku solver that is written using 64 lines or less of C code. Meant as a general experiment in seeing if Sudoku can be solved in that small amount of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a very simple kids game, in which player selects an animal and tries to match it with the appropriate characteristics. It is a very basic level code. Coded in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Puzzle game where you should try to memorize a pattern and then rebuild it. Similar to Brain Blasters on Amiga. The code has now moved to GitHub: https://github.com/Zitrax/brainblast
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A typical Mine Sweeper game written with ZK framework, almost the same look and feel with the Windows version. The source code is compact and written within a single Zul file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Python implementation of the code-breaking game mastermind including gui and auto-solver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This game demo is a tool to learn the basics of J2ME and a few graphic tricks.<br> It uses an Ant script for both code related operations and distribution management.<br> It also makes good use of great Java tools (Antic, ProGuard, MPowerPlayer).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ...Eliminate possibilites by clicking. Has optional automated solving assistants for rote techniques, but doesn't take away the fun of playing. Clean, straightforward Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a game of hangman! It is written using the allegro game library. 2006-04-02 : I have decided that the code is so stale and difficult to work with, that I will probably not continue this. Edit: I may have a go at redoing parts of it. not promises!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Bean matching puzzle/battle game. Beans Evil. Match Beans. Destroy Beans. Save World. This is a Java implementation of a popular puzzle game type, and code for implementing similar games, on desktop, PDA, mobile phone etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Tourk is a framework for developing programming games, where two (or more) people write game playing code (like Deep Blue) and a controller puts the two against each other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PySet is an incremental implementation of the classic logic/card game Set, built using Python, Simple Direct-media Library (SDL), and PyGame (a Python wrapper of the SDL API). The code is intended to assist newcomers in gradually learning these libs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    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
  • 23
    cryptshell is a shell used for analysable code (eg anything before wwII). It automates letter substitution, transposition, and has modules useful for breaking various weak ciphers (enigma, substitution, vinigre). It has no real practical value.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    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
  • 25
    War games demos. These demos mainly shows coding of game logic, A.I., physics and basic game structure. In these demos we've tried show clean game logic code without powerful graphics. Demos use ONLY own and/or open source libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB