Showing 84 open source projects for "rules engine java"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1

    APEX Engine

    Java Game Engine Project

    This is a project my small team and I have decided to work on in our spare time. If anyone has any questions about our development processes, or about applying to our team, please email erpetrie5250@yahoo.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    LiquidFun

    LiquidFun

    2D physics engine for games

    LiquidFun is a 2D rigid-body and fluid simulation C++ library for games based upon Box2D. It provides support for procedural animation of physical bodies to make objects move and interact in realistic ways. You can write LiquidFun code in C++, Java, or JavaScript. LiquidFun is an extension of Box2D. It adds a particle based fluid and soft body simulation to the rigid body functionality of Box2D. LiquidFun can be built for many different systems, including Android, iOS, Windows, OS X, Linux,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Eisai

    Eisai

    Visual Novel engine, editor and game development.

    Eisai is a project to build a Visual Novel game engine and editor and to deploy a visual novel on those developed products. The engine will be licensed with the LGPLv3 and the editor will be covered by the GPLv3. All artwork, music and writing will be covered by the Creative Commons Attribution-ShareAlike license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Nova Flux Library

    Nova Flux Library

    Java Game Engine

    This Library gives you support to deal with your gameloop,CoreObject,Ogg Managing, and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    Basic Java Swing Game Engine
    BJSGE(BasicJavaSwingGameEngine) is a basic game engine to develope a 2D game with java swing. Author: cyberdos Difficulty: easy Create a gameloop with one command: new Graph() //init Game { public void instance(Graphics g) //Game loop { //game code here } }); Image Sources: Example1-Dead_Screen: http://readersrecommend.files.wordpress.com/2013/01/splat.jpg Example2-Dead_Screen: http://wolkenwetter.files.wordpress.com/2011/08/blitz-052.gif Example-Icon: http://www.johncabot.edu/student_life/community-service/blood%20drive.jpg Example2-TV: http://1.bp.blogspot.com/-HsDf5m1S7EA/UaKVkFiD0XI/AAAAAAAAAUM/y4zX2YQ8Dhk/s1600/old-television.jpg Example2-Background: http://walldie.com/wp-content/uploads/2013/11/Wood-Textures-For-Desktop-Wallpaper.jpg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Hysteria Engine

    Hysteria Engine

    A multiplatform game engine for interactive fiction experiences

    A multiplatform game engine for interactive fiction experiences. It makes use of JLayer API, available at http://www.javazoom.net/javalayer/javalayer.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Cyber Knight is a game engine for developing educational software for computer science. The platform features an isometric tile engine and a code visualizer for python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Gold Chest is a new game engine inspired by the old gold-box styled RPG games. My goal is to create a game with the same Look and Feel of the gold-box games while bringing to it newer graphics, sounds, music and network play.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 9
    AndEngine

    AndEngine

    Free Android 2D OpenGL Game Engine

    AndEngine is a Java-based, open-source 2D game engine for Android, designed to make mobile game development easier by wrapping OpenGL (GLES) under a higher-level API. It abstracts much of the complexity of directly using OpenGL, letting developers more quickly build games with sprites, tilemaps, physics (via extensions), animations, and input handling, all within the Android ecosystem.
    Downloads: 1 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
  • 10
    Kochol Game Engine
    Kochol Game Engine(KGE) is an object-orianted hardware accelerated 3D Game engine. Easy to use and powerful engine for cutting edge games.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Unknown Engine

    A 2D java game engine

    A java 2D game engine with multiple features including: Animation system, Spritesheet system, Developer console, Event system, Packet based TCP networking. This project is something i have worked on in my spare time for months and now i have decided to give to the java community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Jurpe

    Role Playing Game Engine

    JURPE (Java Universal Role Playing Engine) is a Java API to support the writing of new computer RPG games based on a skill based, three dice RPG system. It comes with a full featured game demo of a medieval warrior crawling into a monster filled dungeon
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13

    Unamed3DGameEngine

    A simple 3D game engine

    A "simple" 3D game engine being developed in java as a means of learning opengl, lwjgl, physics and other game development stuff. This is my first engine I have started developing on my own and is not to be taken as super polished or well developed. That being said all suggestion to improve the engine is very much welcome and much appreciated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    MuPoK

    Java based 2d Game Engine

    Java based 2d game engine for Desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Blackspirit Game Engine is a Java implementation of an extendable 2d game engine. Most functionality is added as extensions (e.g. Graphics, Physics, Audio, Scripting, Input, AI). Blackspirit Graphics is used for rendering (hosted on sourceforge)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Bens Game Engine

    Little game background framework in java.

    This is a background game framework in java. It is controlled with states, wich can be layed over each other and entities wich can execute triggers when some events occur. The built in console provides some extra enhancement, you can add commands easily to it - same with creating a trigger-function for an entity. It's using java.awt as graphical port. Also using OpenGL from version 0.3.xxx, you can select your desired main class and it runs with the given graphics port. Checkout...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    UtiliGame

    UtiliGame is a light-weight game engine written in Java.

    UtiliGame is a light-weight game engine built upon the Utilis classes written in Java. It supports tiles, entities, collision detection, custom collision boxes, and much more.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18

    JavaScene

    2D Game Engine for the Java Programming Language

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    2D P2P RPG Engine

    Java Client + JS/Canvas Server-Side System, with maintained Objects

    This has been a big dream of mine, and I've spent the last 5 years learning everything I could about Software Design, Web Design, and most important of all, Game Design, so I could develop my own Game Engine and make games as I pleased, and I figure what better way to make myself popular in the real world than to release an Open-Source 2D Peer-2-Peer Self-Containable Web Server/Client Game Engine, and CHALLENGE other people to make branches for their own spin-off projects. I WANT a project...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    A browser game framework implemented with Grails. The goal of Little Goblin is to create a game engine that allows you to "just add content" and you will be able to host a game that is only limited by your creativity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Smuje2d

    Java game engine for shoot 'em ups, using Java2D.

    Shoot 'em Up Java Engine 2 Dimensional (Smuje2d). This engine allows you to programm 2d games fast and easy. Using Java2D it has no dependencies to other libraries and your game will run everywhere. No port or recompilation is needed. Look under "Files" for a game example.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    NullSAF

    A game engine in java for 2D strategy games

    NullSAF is a game engine written in Java with features as creating terrain maps and navigation meshes from bitmaps, defining different type of units, sensors, guns, missiles, AI for movement, pathfinding and targetting and simulation of bullets and animated explosions. I learned a lot from it and used it to test new concepts in AI and wargaming. Maybe it can inspire you or you want to really improve it to build your own wargame or serious game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Basic Point n Click Game Engine

    Framework for a graphical point and click adventure game in Java

    A simple framework in Java 7 for a point and click adventure type game, visually and operationally based on the look of the NES versions of Shadowgate and Uninvited. Includes 16bit wav audio support, and dynamic font and image sizing for any screen resolution. Includes a sample 19 room / 35 item game as an example of how to extend the engine into a playable game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Parallax

    Java Game Engine 2D

    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    JGame is a small multiplatform 2D game engine. It runs on the Java JRE 1.3+ platform, the J2ME (MIDP2.0/CLDC1.1) mobile platform, and the Android (2.1+) platform. It provides a very high-level framework for "classic" type arcade games.
    Downloads: 2 This Week
    Last Update:
    See Project