Showing 386 open source projects for "java projects on linux"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    This software allows FlightGear (http://www.flighgear.org ) users to display their plane position and other navigational data on a moving map from the openstreetmap ( http://www.openstreetmap.org ) project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Framework for stock exchange simulation and game to use it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    An addon for Microsoft Flightsimulator that adds economical aspects in a shared environment. Primary repository has moved to BitBucket: https://bitbucket.org/Airboss/fseconomy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is a Java re-implementation of the original AT-Robots project <http://necrobones.com/atrobots>. The players can program robots in AT2 assembly. Seek and destroy your opponents using scanners, radar, sonar, missiles, and mines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 5
    Hectare is an educational game designed in 2010 by students of Harvey Mudd College for middle-schoolers in Kalamazoo, Michigan. The game teaches the importance of the environment for small settlements by placing the player in control of the weather.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    MPI Baccarat Game

    MPI Baccarat Game

    This is a baccarat game application developed in java 1.7 version with swing interface. It is developed by the gaming lab (MPI-GERDC). This game is aimed for students in MPI Bachelor of Science in Computing programme to study the gaming specialist. This simulation will help students to learn the baccarat game rules, logic, and test the betting systems of their own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SC4TSCT
    This tool is for SimCity 4 to configure the NAM Unified Traffic Simulator.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Reactor Breeder

    A Genetic Algorithm for Reactors in StarMade

    This software uses a genetic algorithm to "evolve" reactor designs for Schema's space-simulation game, Star-Made (http://star-made.org/). One of the more unique aspects of the game is that ship power management is not as simple as filling a cube with power generation blocks. This mechanism leads to difficulties in getting maximal power generation out of such reactors. This program rectifies this issue by using a self-organizing variant of brute force search. Much of the search space is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    bts
    bts es un programa para convertir aplicaciones java (.jar) a una aplicacion windows (.exe) Es de codigo abierto y cualquiera lo puede modificar
    Downloads: 0 This Week
    Last Update:
    See Project
  • HOA Software Icon
    HOA Software

    Smarter Community Management Starts Here

    Simplify HOA management with software that handles everything from financials to communication.
    Learn More
  • 10

    showYourWorld

    3D-viewer (laserscanning) based on lwjgl

    syw is a tool to load and visualize 3D-models (.obj). Further, you are able to walk around in these 3D-models alone or with a friend (online).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Ben's Burrows

    DF clone with multiplayer

    A very superficial clone of Dwarf Fortress with the main goals being multiplayer support, mouse driven interface and slightly more modern graphics. https://github.com/bensmith87/yadf https://www.ohloh.net/p/yadf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A computer version of the World War 2 tactical boardgame "Squad Leader" originally published by The Avalon Hill Games Company. Play any scenario against anyone around the world!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    Comet Pinball

    A libgdx pinball game.

    Comet Pinball is a classic arcade game implemented in Java. It uses the libgdx game library with Open GL graphics and Box2d physics. The game is designed to use highly customizable play fields. Starting the game will create an XML file which defines the play field. Feel free to edit by using the game manual as a reference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Library for polling OpenTTD-servers in java applications inspired by the PHP project OpenTTDLib. See the wiki for usage and changelogs. Also, for bugs and feature requests: create a ticket. :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SC4DBPF4J
    This Java package handles DBPF files which are used in SimCity 4. The NEW version (2.0) has all functions in one JDBPF package. JavaDoc can be found here: "http://caspervg.net/jdbpf/javadoc/". The OLD version (<1.6) has its basic functions packaged in the DBPF4J. Extended functions which needs some libraries (XTools) are in the DBPF4J-Ext package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    90-minutes Manager ist ein Tool welches Manager des Browser-Spiels 90-minutes.org beim Managen ihres Teams unterstützt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Conway's Game Of Life

    A simple Java class for Conway's Game of Life

    See http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life for the rules of the game.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Bahamut-Sango
    Bahamut-Sango is a historical-simulation game made by the fans. Now it is in processing.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    A Java port of the Palm game Space Trader. This port is based upon the C# port at Space Trader for Windows. Recent improvements are being made to enhance it into a full-window application, under a new branch of development. Consult the wiki for info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Conway's Game o' Life Simulator

    A very simple Game of Life simulator

    A very simple and basic simulator of the Conway's Game of Life. It's in JAVA. It might be a good start for students wanting to reproduce this game with the original game rules. Right click to start or pause the simulation. Left click to add or kill cells.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Sunland Villagers

    Sunland Villagers

    An LWJGL based landscape renderer to become a village building game.

    Currently it's just an LWJGL based landscape renderer. The vision is to create a village building and managing game upon the rendering engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CraftBukkit-CommandsEX

    CraftBukkit-CommandsEX

    Modular Minecraft server plugin - commands, events, ...

    This project gives you freedom to get a fully-customized plugin for CraftBukkit Minecraft servers. You choose what to include and build it up. No more command collisions, no unnecessary memory and processor overhead on your server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    JParticle

    a particle motion simulator

    a java particle motion simulator program CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    miniTraff
    Simulates a city grid of streets, intersections and traffic signals. It supports 8 phases with overlaps, right and left hand drive, turnouts, permitted left and right on red, density and semi-actuation and help screens for every panel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Nereus ist ein Multiagentensimulator, programmiert in Java. Er arbeitet als Server und ermöglicht es, mehrere Szenarien für Agenten gleichzeitig laufen zu lassen, auf die die Benutzer über das Internet mit Clients zugreifen können.
    Downloads: 0 This Week
    Last Update:
    See Project