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

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

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • 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.
  • 1
    A Chinese chess Java Applet using alpha-beta game algorithm. The code can be easily used to program other chess game by changing the chess rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A pure Java full-screen Isometric scrolling game intended as sample code for how to write high-performance 2D games in Java. Requires JDK1.4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Legatus (development code-name) is a futuristic Role-Playing Game. Taking aspects from Fallout, Arcanum, Baldur's Gate and such, the game focuses on a realistic system, and includes an editor for creating new modules, scripts and quests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CodeBot is a java (swing) based application that allows to generate keyboard and mouse events, by using simple scripting configuration. Bot allows to start and manage scripts in new threads. Can be used to write game bots or mouse/keyb simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 5
    Modular Game Engine

    Modular Game Engine

    Modular Game Creation Framework.

    ... to allow for interaction. This approach gives rise to two mail goals within the project. Reusability: as modules have a plug-n-play character, databasing of modules allows for games to be constructed by combining modules rather than constructing new code. Simplicity: all modules share a common shape. Therefore, they allow for visual programming through a simple GUI (comparable to Java Beans). The creation of good games relies on the easy of prototyping and creative exploration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    4d-cube + movement; game engine, java, eclipse project, german code/comment fragments. this is not (and not intended to become) a "real" 4d game engine, just writing some basic algorithms and drawing lines with awt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is our Bleach game. We have a fairly large team of developers so have made our code SVN!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    deCODE

    An android strategy-puzzle word game, where user needs to guess a code

    A logical thinking and strategy application fun game. Here user needs to guess the code generated by the system out of 6 letters A, B, C, D, E, F. Thislogic based puzzle which puts to test your deduction skills to see if you can guess the random code set at the beginning of the game. Puzzle game lovers, who try to think and solve the codes/ jumbled letters etc. It's a mastermind game, so you think about the probability of occurrence, analysis of previous attempts. The goal of the game...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Android shared emulator routines

    Rich Android integration shim for game console emulators

    This library is based on work, done by Yong (?) and intended to unify existing Android emulators code, written by him, with becoming Android frontend for libretro as further goal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
  • 10

    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
  • 11
    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
  • 12
    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
  • 13

    Toterreno

    SUV (4x4) vehicle Java 3d multiplayer game

    Toterreno is a SUV (4x4 or all terrain) vehicle 3D multiplayer game. It is written in pure java using the JOGL binding for OpenGL. It has the most realistic physics I could manage to code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Ziaks is an adventures multiplayer online game using Arianne. It is an implementation of Stendhal game focusing a simpler code base, an implementation of the new RP system and full integration with a LAMP server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Katz und Maus is a great Java simulation of two animal species, cats and mice. In the game the user can give his chosen species artificial intelligence. In fact he decided about mice he must code how they react on different events, e.g. corn found.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    math4gd2d

    math4gd2d

    Utility math library for develping 2d games

    Dealing with math in gamedev can be a hard task for beginners, so this library provides some code to make your life easier with strong focus on gamedev. Some tools for collision detection (but not physics) are provided too. The library is not strictly about math, so some helpfull 2d gamedev relevant abstractions (like chains) are included too. Key features: * Easy dealing with ranges, intervals * Timers and callbacks * Chains (for making chains of enemies, snakes, centipedes etc.) * Some...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    It's a Cat and Dog game,we develop the Inner AI strategy for the Dog and we also code the strategy of the cat in order to simulate the user. Furthermore we use Artificial Neural Network to build the experiment
    Downloads: 0 This Week
    Last Update:
    See Project