Search Results for "plumber game java code" - Page 5

Showing 153 open source projects for "plumber game java code"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • 1
    ENIGMA Development Environment
    ENIGMA is a free game and application development toolkit, utilizing GCC and a series of parsers to convert a high level, script-like language based on Game Maker's GML, into C++. The toolkit employs a mixture of both C++ and GML, accepting either.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Under development, a little 3D puzzle game. For now, based upon 1990's game "Chip's Challenge". The first 25 levels are finished.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 0 This Week
    Last Update:
    See Project
  • 4
    TexGen
    TexGen is an automated heightmap texture generator written in Java. Terrain texturing is often done procedurally within modern game engines and 3D applications. However, any user looking for an altenative, need look no further than TexGen.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Claims Processing solution for healthcare practitioners. Icon
    Claims Processing solution for healthcare practitioners.

    Very easy to use for medical, dental and therapy offices.

    Speedy Claims became the top CMS-1500 Software by providing the best customer service imaginable to our thousands of clients all over America. Medical billing isn't the kind of thing most people get excited about - it is just a tedious task you have to do. But while it will never be a fun task, it doesn't have to be as difficult or time consumimg as it is now. With Speedy Claims CMS-1500 software you can get the job done quickly and easily, allowing you to focus on the things you love about your job, like helping patients. With a simple interface, powerful features to eliminate repetitive work, and unrivaled customer support, it's simply the best HCFA 1500 software available on the market. A powerful built-in error checking helps ensure your HCFA 1500 form is complete and correctly filled out, preventing CMS-1500 claims from being denied.
  • 5
    As the title suggests, this is a real-time strategy game IN SPACE!!!! This version is incomplete and I have stopped working on it. If you would like to continue it, email me and I will send you the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Torque Integrated Development Environment (TIDE) is a free, cross-platform IDE for Torque Game Engine scripting. It is implemented in Java as a plug-in for the jEdit text editor and contains plugins for function browsing, code completion, script debuggin
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    Browser based ai game where the players play by writing the AI code on the browser itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Cheetah is a template engine and code generation tool, written in Python. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
  • 10
    The code released on this software project site is the result of the mGBL-project (www.mg-bl.com). Around 30 researchers have joined forces to research and develop new forms in emotional and playful learning methods triggered by mobile phones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RezEditor is a plugin editor for the game Escape Velocity: Nova. Code exists to load plugins in Windows or Mac format.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    Wow Log Parser is a combat log parser for the game World of Warcraft. The purpose of the program is to parse the files generated with the /combatlog command. The source code can be found on: http://www.gurre.eu/wowlogparser/forum
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    EasyWay java Game Engine is a powerfull 2D OpenSource OpenGL Java Game Engine. It's simple, fast and extendible. With EasyWay you can make your dream game writing few lines of code!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java implementation of AI Source code in the book "Programming Game AI by Example" by Matt Buckland.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Deimos Project is a Java-based game development library collection. Includes Vertex Modeler, a 3D modeler that lets you programatically define models using Java source code. The modeler is also a simple scene graph API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TopBot is a robot for the online game TalesOfPirates.com. The goal is to provide a host of functions to simplify the game playing process. Run TopBot in the background and use 1024x768 fullscreen resolution. Currently only takes care of the popup code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An MMORPG using the Multiverse Platform (www.multiverse.net). This project includes game logic code and art assets. Note that the Multiverse server libraries itself is NOT open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Ruby On Flash is a compiler written in Java that compiles Ruby source code directly into Flash applications(.swf files), and aims to provide a programmer-friendly approach to casual Flash game development.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    J-Odyssey is a pseudo 1st person shooter game-demo, written in Java OpenGL bindings (JOGL). Parts of the code might be useful for learning to draw sprites and drawing a HUD overlay in JOGL, and adding windowing, controls and sound with Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Invade Earth is based on the popular game Risk 2210 A.D. by Avalon Hill. Invade Earth features multiple rule sets, a versatile Map Editor, network support, saving and loading game states, and play against the computer. NOTE: Currently, code in CVS may not be up-to-date. Contact admin if interested in the codebase. The latest version of the application is available at http://jonathancrosmer.com/software/invadeearth
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The SH Batch Editor allows to apply automated changes to the mission and campaign files of the Silent Hunter game series (SH3 and SH4). It includes a Java API to the mission structure and an application to make simple changes using Python code snippets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a Java GUI version of the famous board game mastermind. It offers random or human code generation and also can save the 10 best results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ThudGame is Terry Pratchett's boardgame. ThudGame.com has exclusive license to host the game online, but anyone can use our code in any other project, without attribution: public domain code. Please help, by sharing your improvements!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Mobile phone game/base code or other games. This will be a J2ME 3D game. To begin with, it will focus on the Shell To Sea campaign, see : http://www.corribsos.com/ The future idea is to develop games for all sorts of similar campaigns. they have a sayi
    Downloads: 0 This Week
    Last Update:
    See Project