Projects tagged ‘java’ and ‘multi-platform’


[27 total ]

228USERS
   

Azureus is a BitTorrent protocol implementation that offers multiple torrent downloads, queuing/priority systems (on torrents and files), start/stop seeding options, and instant access to numerous pieces of information about your torrents. It includes an embedded tracker that is easily set up and ready to use.

121USERS
   

FreeMind is Mind-Mapping tool and an intuitive editor for tree-structured data. It features a modular design, and can be used to edit any kind of data, dependent on the current mode. The data is represented as a Mind-Map, while data, behavior, node ... [More] style, edge style, color, etc. are determined by the mode. It features one-click fold, unfold, and "follow link" operations. [Less]

30USERS
   

A wrist-friendly language targeting the Common Language Runtime (.NET / Mono) with an extensible compiler pipeline, a syntax reminiscent of Python, and many other features (like type inference, syntactic macros, etc.)

20USERS
   

The Lightweight Java Game Library (LWJGL) is a solution aimed directly at professional and amateur Java programmers alike to enable commercial quality games to be written in Java. LWJGL provides developers access to high performance crossplatform ... [More] libraries such as OpenGL (Open Graphics Library) and OpenAL (Open Audio Library) allowing for state of the art 3D games and 3D sound. Additionally LWJGL provides access to controllers such as Gamepads, Steering wheel and Joysticks. All in a simple and straight forward API. [Less]

10USERS
   

The JInput Project hosts an implementation of an API for game controller discovery and polled input.

8USERS
 

Radakan is a single-player RPG in a dark dynamic setting, driven by a freedom-of-choice environment, with a focus on true role-playing instead of combat.

7USERS
 

JDownloader is open source, platform independent and written completely in Java. It simplifies downloading files from One-Click-Hosters like Rapidshare.com or Megaupload.com - not only for users with a premium account but also for users who don't ... [More] pay. It offers downloading in multiple paralell streams, captcha recognition, automatical file extraction and much more. Of course, JDownloader is absolutely free of charge. Additionally, many "link encryption" sites are supported - so you just paste the "encrypted" links and JD does the rest. JDownloader can import CCF, RSDF and the new DLC files. [Less]

5USERS
   

This project contains all testcases, demos, benchmarks, etc. to show the full power of xith3D.

4USERS
 

The fully opensource project contains an evolving Role Playing Game framework and game implementations. It is written fully in Java in the tradition of old school RPGs like Wizardry 7 and EOB. In the plans are OpenGL, AI, scripting, turn based combat, commanding a group of characters.

4USERS
 

jSeamless is a UI abstraction layer for Java to allow developers to write code for any platform and any environment (Web, Desktop, Mobile, etc.) without having to know ahead of time the deployment platform or environment will.

4USERS
 

Marauroa is Arianne's Multiplayer Online Engine Server, that you can use to build you own online games using Marauroa as a Content Management system. Marauroa is completly written in Java using a multithreaded server architecture with a TCP ... [More] oriented network protocol, a mySQL based persistence engine and a flexible game system based on open systems totally expandible and modifiable by developers and that is able to run scripts on Python for the game's rules. Marauroa is based on a philosophy we call Action/Perception, on each turn a perception is sent to clients explaining them what they percieve and clients can ask server to do any action in their names using actions. Marauroa is totally game agnostic and makes very little assumptions about what are you trying to do. [Less]

3USERS
 

MD5 Reader 2 is an extension for jMonkey Engine to load 3D animated models from MD5 format (Doom 3 format). Current active contributors are: ender_saka (Marco Frisan, the project founder), Duodecimo Fernandes and gathers (Öyvind Johannessen). ... [More] The project was based on the original code from ChaosDeathFish (Gareth Jenkins-Jones). While the original code is still maintained, we are moving to a rewrite. [Less]

3USERS
 

Firemox is a full Java program which allows players to play various card games against an opponent over a network, such as a LAN and the Internet, or alone. The program is the judge: it implements and enforces the rules, so that the players do not ... [More] need to resolve them themselves. The game currently runs Magic: The Gathering but rules can be written for any classic card game (eg. Poker) or collectible card game (CCG). The main feature of this program is that it can parse the rules of a game which are defined in an (human readable) XML file. MP parses these rules files to determine turn structure, card types, colors, etc.. making it impossible for players to cheat. Also, if a player forgets to do something during the game, he/she will be reminded since all rules are managed by Firemox. [Less]

2USERS
   

Moonlight|3D is a free modern, flexible and extensible modelling and animation tool developed by a small but dedicated team. The goal is to provide a tool that is capable of turning even the most advanced and challenging projects of artists and ... [More] technical artists into reality. We understand that this project is by its very nature a huge undertaking. We have chosen to make clean design, good usability and solid implementation of features our highest priority goals and we have already successfully, albeit slowly, pursued that road for several years. In order to speed up the progress of our development efforts we open up the project to the general public and we hope to attract the support of many developers and users, bringing the project forward faster. [Less]

2USERS
   

This project serves as a base for Java Graphics Engines. It contains abstract loaders (models, textures, etc.), OpenGL-wrapper, etc. to help you build your own engine and to maintain compatibility between your engine and others, which are using JAGaToo.

2USERS
 

Coloane is a free Eclipse based editor dedicated to systems modeling using different formalisms like Petri Nets. With Coloane you can design your models and connect them to the FrameKit platform. This platform provides you a huge set of tools you can use to verify properties on your models (i.e. "Does my model have a deadlock?")

2USERS

Omnivide is a small app itself, written in Java. The idea behind the program is that several plugins will deliver any service you like to you. All in a single app. Omnivide itself will enable you to install/remove and enable/disable any plugin you ... [More] like, since it’s open source you can also write your own plugins. Just because we call them plugins doesn’t mean they aren’t full-blown apps. Our Twitter plugin is fully featured with your own timeline, the public timeline, a small overview of your followers and the ones you follow as well. The MSN plugin will feature several things you would expect from a MSN client. Like offline messages, personal messages, avatars and so on. The possibilities are endless. [Less]

1USERS

Simple tool for mass-renaming of files, download of episode lists from TV.com, TVRage or AniDB, analyzing a folder (number of files and total size for each file type), creating and checking of SFV files all in a single executable jar.

1USERS
 

Project to control GPS Dataloggers, mainly MTK based and convert GPS logs to several other formats using filters, etc. Runs on most platforms (Desktops, Linux, Mac, Palm, Mobile Phone, PocketPC).

1USERS
 

This is a Java framework that implements Direct Connect protocol. Using this framework clients or bots can be created.

1USERS

The Java Auction Organisation and Listing Tool allows the user to create and organize their auctions for eBay AND AuVito offline as well as list the created auctions without using a website. Thanks to Java, (nearly) every OS is supported.

1USERS

Icons in java are generally of a fixed size. In fact the documentation states that the Icon is "A small fixed size picture, typically used to decorate components." This library is designed to extend this definintion to essentially remove the 'fixed size' bit and as such increase the number of use-cases that the icon can be applied to.

1USERS
 

Cero is a free open source game framework appropriate for a wide variety of card games. Any card game can be easily programed in Java.

0USERS

Checkers Plus is a multiuser, client server based Checker (Draughts) game. This solution will feature, J2EE web service, Java Swing Client and a .NET Client.

0USERS
 

Objetivo de disseminar conhecimentos das diversas áreas de saber que envolvem o desenvolvimento de jogos independente de plataforma. The objective to spread diverse knowledge of areas to know that to involve the independent development of platform games

0USERS

DC client implemented in Java with Qt based GUI.

0USERS

Blackspirit Graphics is a 2D Java graphics library designed for games, providing a simple but powerful interface. As it is based on JOGL it is operating system independent and hardware accelerated. Primitive drawing operations (points, lines, triangles, images) are supported as well as advanced features like drawing text, shapes and texturing.