Showing 80 open source projects for "java-ml"

View related business solutions
  • Better time tracking for projects, billing, and payroll Icon
    Better time tracking for projects, billing, and payroll

    Journyx makes it easy to gather accurate time and expense data so you can make smarter, more informed business decisions.

    This product is especially great for project managers, COOs, finance professionals, accountants, or payroll admins in any industry.
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 1
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    TR Game Engine

    TR Game Engine

    TR Game Engine allows you to develop your game quickly and easily.

    This library providing a simple 2D real-time render system, a collision management system and a real-time game management system. It has also a sound management, network and many other things that games need. This library can read and write compatible images for BlueBox: A-Life project. You can use this handy Java-based library to easily manipulate sprites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 5
    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: 0 This Week
    Last Update:
    See Project
  • 6
    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: 2 This Week
    Last Update:
    See Project
  • 7

    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: 13 This Week
    Last Update:
    See Project
  • 8

    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
  • 9

    MuPoK

    Java based 2d Game Engine

    Java based 2d game engine for Desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • 10

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

    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: 0 This Week
    Last Update:
    See Project
  • 12

    JavaScene

    2D Game Engine for the Java Programming Language

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

    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
  • 14
    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
  • 15

    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: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17

    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. Think of it as Robocode, but then with a far more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    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: 0 This Week
    Last Update:
    See Project
  • 19

    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
  • 20

    Parallax

    Java Game Engine 2D

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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: 3 This Week
    Last Update:
    See Project
  • 22

    jMonkeyEngine Demo Application

    Demonstrating the features of jMonkeyEngine 3.

    ... is that the user has the free Java 5 or 6 Runtime installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Pig2D Game Engine

    Pig2D is a game engine for Java that uses a sprite-based interface.

    Pig2D is a game engine that uses a simple sprite-based interface that was made for users of the Scratch language (http://scratch.mit.edu) for translating to "Real" programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    JGine demo

    Java OpenGL game engine demo.

    An demo of a multi platform Java OpenGL game engine, featuring a lot of features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JGachine (Java Game machine) is a networked game engine for 2D multi-player (networked) games. JGachine is written in Java and C++. The games themselves are written in pure Java and can be loaded via network. (JGachine as game browser)
    Downloads: 0 This Week
    Last Update:
    See Project