Showing 86 open source projects for "java project with source code"

View related business solutions
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • Turn traffic into pipeline and prospects into customers Icon
    Turn traffic into pipeline and prospects into customers

    For account executives and sales engineers looking for a solution to manage their insights and sales data

    Docket is an AI-powered sales enablement platform designed to unify go-to-market (GTM) data through its proprietary Sales Knowledge Lake™ and activate it with intelligent AI agents. The platform helps marketing teams increase pipeline generation by 15% by engaging website visitors in human-like conversations and qualifying leads. For sales teams, Docket improves seller efficiency by 33% by providing instant product knowledge, retrieving collateral, and creating personalized documents. Built for GTM teams, Docket integrates with over 100 tools across the revenue tech stack and offers enterprise-grade security with SOC 2 Type II, GDPR, and ISO 27001 compliance. Customers report improved win rates, shorter sales cycles, and dramatically reduced response times. Docket’s scalable, accurate, and fast AI agents deliver reliable answers with confidence scores, empowering teams to close deals faster.
    Learn More
  • 1
    Master of Magic - IME

    Master of Magic - IME

    Multiplayer Java rewrite of Simtex's classic game Master of Magic

    This is a multiplayer client/server java rewrite of Microprose/Simtex's classic DOS turn based strategy game Master of Magic. Latest versions now require Java 25, however since a lot of folks have been having trouble setting this up, I am now providing 2 versions, one with a JRE included in the download, and one without. Beyond this, it should just be as simple as unzipping the file and running server.bat to get the server running locally, and client.bat to start up the client. See the...
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 2
    JSettlers2 is a web-based version of the board game Settlers of Catan written in Java. This client-server system supports multiple simultaneous games between people and/or AI bots. Originally written by Robert S Thomas as an AI dissertation (http://sourceforge.net/projects/jsettlers). The active source code is hosted at https://github.com/jdmonin/JSettlers2 including full history; the sourceforge CVS is historical up to 2012-09-28.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    The set of addons and tools for the Portable Host Project (AKA PHost, http://phost.de/). PHost is an improvement over PBEM game VGA Planets (http://www.vgaplanets.com/) original host that offers great flexibility and development support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    LOL2

    A warlords II clone re-written from scratch in Java

    A long time ago (in the days of MS-DOS) several friends made a bet about which one of them could write the best Warlords-style game. This project is a re-writing of my version of the resulting game (originally called "Land Of Legends"), which was MS-DOS - only and supported only Russian UI (for anyone interested, drop me a mail if you want to see the original LOL sources). Yet, a short time ago, I had a whim to bring LOL into the current world - and so LOL2 was born. It follows most of...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 5
    Legatus

    Legatus

    Legatus is network playable Renegade Legion

    Legatus is a Java project to enable networked multiplayer play of the four main Renegade Legion systems. Centurion, Leviathan, Prefect and Interceptor. There is provision for Circus Imperium but no effort has been spent on this system as yet. The games can currently only be played with human opponents. AIs for the different games are being worked on but they are time consuming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java Open Chess
    Java Open Chess is a project written in Java in NetBeans IDE. There is possibility to play for 2 players on local computers and via network connection. There is also an option to play versus quite weak computer oponent. Stronger computer oponens will be implemented soon. ATTENTION: Requires Java 1.8 or higher!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Strong Java Chess Engines Game

    Strong Java Chess Engines Game

    SJCE - free portable cross-platform graphical chess game, 100% Java.

    ...Tested on Windows/Linux. Need jre1.8 - https://www.oracle.com/java/technologies/javase/javase8-archive-downloads.html. Source - https://github.com/harp077/sjce If you like this - put a star on https://github.com/harp077/sjce/ for support project please.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8

    Dargon RPG

    Grid-based Java medieval RPG map editor & battle system

    This is my high school programming project for my senior year. I worked on this with my partner, Seth Burrell. I worked on the battle system which currently has a command-line interface. Seth worked on the map editor which is drag and drop. It is still a work in progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BagaturChess

    BagaturChess

    Java Chess Engine

    This is UCI Chess Engine writen in Java. Since version 1.4 (inclusive) the project was moved to https://github.com/bagaturchess/Bagatur
    Downloads: 5 This Week
    Last Update:
    See Project
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • 10
    Alcibiade Chess

    Alcibiade Chess

    Next generation web chess club

    From the creator of MKGI Chess Club comes this next generation chess club. Completely re-written from scratch on the latest software frameworks, it features: social networks connection, scalable data storage, stunning graphics and much more to come. This project has two parts: - A Java Chess library containing board models, rules and PGN format management - A complete Chess web application based on the core Java library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Apotheosis TRPG

    Apotheosis TRPG

    A Java-based tactical RPG created for a high school project.

    A turn-based and grid-based tactical RPG with strong influence from Intelligent System's Fire Emblem game series. This game was initially developed to satisfy a year-long high school personal project, but will continue to be updated and refined in the future. As of Alpha 1.0, the game may be played in either singleplayer or hotseat multipalyer. It makes use of an XML database which can be modified by users to create new content such as maps, units, weapons, items, and armor. The XML parsing and serializing methods employed by the game engine make use of both the XOM (http://www.xom.nu/) and XStream (http://xstream.codehaus.org/index.html) open source Java XML libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Project Canis Minor

    A battle engine for a strategic computer game

    Canis Minor strives to create a battle engine for a strategic and fun to play computer game. The battles/fights in the game are turn based. All sets of rules are defined as part of the project. Players will be able to battle each other or an AI. At first the engine will be text-based 1vs1 fights. Later we will switch to a graphical engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Mpango means plans in swahili. This project is an open source massive multiplayer online game described as a turned based strategy game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project is exploring the possibility of rewriting Zangband (Angband) in Java with GWT and other modern open source APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Galaxy Bots

    Galaxy Bots

    A turn-based space strategy game for Android

    This is an application for the Android operating system. It will only run on your phone or an Android emulator. To download the application for installing on your phone, please download the *.apk file. To download the source code for compiling on your computer, please download the *.zip file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    DopeWars on Java

    Classic Dopewars for JAVA

    A FORK of an unfinished project implementing Classic Dopewars. In 2008 i did a little bit of work to it to try and learn some programming skills, now i'm creating a sourceforge project and a git repo in order to try and really do it this time. Features, XML location and drug descriptors at least half of the features of classic dopewars. meaning travel and drug dealing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Space domination game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An Open Source portable pure Java game library with example games, Swing-based sprite animation engine, deployment framework, and firewall tunneling networking. The code is documented in the book Advanced Java Game Programming by David Wallace Croft.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RandMAX - helps manage Your resources in an VGA Planets PBEM. project aim ist to make it portable. 1. to C/C++ or 2. Java Currently a new RandMAX is beeing designed by Carsten Vogt c.vogt AT hamburg DOT de (platform Windows, programming with Bo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A turn-based, 4X strategy game with some real-time tactical and also role playing aspects. I've been planning this game on paper for years and am now starting to code (Jan. '11)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NetRisk GWT allows anyone to play a full game of Risk with up to 8 players from any Javascript enabled browser. Bases on the code of NetRisk 2.0 (https://sourceforge.net/projects/netrisk/) Demo: http://www.netrisk-online.de/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Turn-Based Strategy game framework written in Java. The project is currently developed on Windows using Swing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Eclipse Rich Client Platform application with a new graphical interface to display aggregated turn data from VGAP 4 CVS export data. It will NOT replace the VGAP4 Client application and it is just a complementary user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenPlanets is an Open Source project and unofficial successor of the popular game VGAPlanets 3 originally written by Tim Wisseman. It attempts to mimic the features available in the PHost4 project and VPA client while extending it with new features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Student`s project of simple, multi-player applet game written in Java. We use Google apps engine for hosting and need develop infrastructure like SF :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB