Showing 148 open source projects for "java%20game%20script"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    A java tool to perform your team play, and doing statistics about your team. This is an open source project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FairLuck is an API to access an externalised RNG. We provide libraries to access fair random related services, although not strictly required to access the fundamental XML-RPC layer, they can be used easily for gaming applications developers to enable the fairluck feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JISO is a cross-platform, open source Isometric game. With similarities to Final Fantasy Tactics, and the uniqueness of a game written for fun rather than profit. Written with Java 1.6
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Game Engine based on the Java ME. The core of this project will, in future, support Java SE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    True3D is a game engine that will be centered around OpenGL FPS development. We plan to have multiple versions (for C# and Java)<br><br> Feel free to edit the code and submit changes to me.<br> SVN is now up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A board game framework written in Java3D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A port of the Mirage Source to the java language using an applet for the client to allow a web based gaming experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An adaptable program meant for design of 2D or pseudo-3D role-playing games using a minimum of programming. Users can create new resource types and get automatically generated editors for them, as well as write scripts to be run by the engine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Agle means ANOTHER GAME LIBRARY and ENVIRONMENT Agle has a java client and a c++ linux server
    Downloads: 1 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10
    Project sovles the basic mathematical tasks with geometric objects. The application engine goes through the data of the objects in real time and computes their possible intersection points. The goal of this project is to implement real collisions. homepa
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    A cross-platform game engine for creating RPGs with interactive, dynamic worlds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A sime Java sprite engine that can be used inside any java graphical component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    MultipleKeyListener

    Small java library to handle multiple key events as an implementation of KeyListener

    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Eye Swindle is a java port of the Infinity RPG engine. Project will focus on flexibility and user tools, rather than providing a faithful implemention for the original Infinity titles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This will be a port of CAL3D 0.11.0 to Java. It's full name will be Java Animation Library 3D, and it's main purpose is to create a working library to animate characters or other objects using skeletal animation or other tecniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Emerald Dragon Engine

    A 2D Java game engine

    A light, Java based 2D game engine. Easy to use, powerful when you need it, no unneeded bells and whistles to slow you down.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Open Strategy Game Architecture is a framework for game creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    Modular Game Engine

    Modular Game Engine

    Modular Game Creation Framework.

    ...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
  • 21

    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
  • 22
    Lazy Table Tools

    Lazy Table Tools

    A tools API for designing table top game utilities

    Lazy Table Tools is intended to be an API to assist in designing utilities such as character generators for D20 style table top games. The intention is to start by designing a character generator that allows data entry then move on to more comprehensive tools that allow for item creation, monster creation, loot generation, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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