Search Results for "java project with source code" - Page 7

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

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Open source 3D physics and dynamics engine and library written in pure Java. This is a Java port of ODE / OpenDE (Open Dynamics Engine). THIS PROJECT HAS BEEN MOVED TO A NEW LOCATION: http://www.ode4j.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Railz2

    Railz2

    Railway management game in the same vein as Railroad Tycoon.

    Welcome to Rails2. A follow-on to the freerails and Railz projects. Project abandoned. Created Freerails 3 (Freerails III) based off the Freerails 2 codebase which has a better starting point. Click homepage link to go to project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 0 This Week
    Last Update:
    See Project
  • 4
    Neko Project II for Android

    Neko Project II for Android

    PC-98 emulator for Android phones

    This project is based on sources, published by someone with nickname sawada, who used code of Neko Project II. Help and suggestions are welcome.
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5
    Enthusiasm is a software framework to be implemented in support to the creation and production of drama-based information presentations. The framework consists of off-line editors and real-time applications.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Opensource Community-Driven MMORPG
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    DrdSim

    A programmable platform for a fantasy RPG game.

    PC game based on a role-playing game "Draci Doupe" from ALTAR(tm) publishing. It contains a simple-to-use development environment for creation of new campaigns including an embedded interpret of a scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10

    Crazy DownHill

    Free open source game created in Unity 3d for Windows 64 bits

    This is a free car game created in unity 3d for Windows 64 bits. You can download and use all script code under CC Attribution-NonCommercial-ShareAlike 3.0 Unported License. All Crazy Downhill game files and setup file: Copyright © 2013 Jesús Martín Berlanga. All rights reserved. Script Code License: http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode CC Attribution-NonCommercial-ShareAlike 3.0 Unported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Yahtzee

    Yahtzee

    A simple Yahtzee game coded in java.

    A simple Yahtzee game coded in java. This is the working source code for the final project for the course CIS 256 that my partner and I turned in. (2007). This is posted here as a portfolio project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PokerAssist

    PokerAssist

    Poker game assistant to get probabilities to win a hand.

    PokerAssist derives probabilities to win Texas Hold'em poker games. It includes a user interface in Qt, and the source code is in Python v2.5. INSTALL : This software DOES require Python v2.5+ and PyQT4.X installed before running, then simply launch pokerassistant.py once the sources have been unzipped. Next version will migrate to Java technologies for developing convenience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    eCharacter

    eCharacter

    Create your own animated characters for games with ease!

    eCharacter aims to be a free software character configuration tool that could be used for indie games or rapid prototyping. It has been created from the developer community of the eAdventure game authoring platform, and our first aim is to integrate this tool into eAdventure. But in the near future it will also be compatible with other tools! The project is fully based on free software. It uses jMonkeyEngine3 for 3D visualization and the UI is built on NiftyGUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    GameBoid

    GameBoid

    Gameboy Advance emulator for Android phones

    This project is based on sources published by original GameBoid developer, who in turn used code of gpSP2X, based on gpSP. Help and suggestions are welcome. This project is abandoned in favor of RetroArch: http://www.libretro.com/. Seriously, check that one out!
    Downloads: 22 This Week
    Last Update:
    See Project
  • 16
    DominoBot

    DominoBot

    An IRC bot project case study.

    DominoBot is a project for a simple IRC framework. It is currently a simple yet functional Domino game bot for IRC. It currently allows arbitrary piece (stones) numbers and multi session support. The game states are broadcast to the lobby. Uses colors to identify the player who layed each stone. It is a case study to create a framework for quick development of turn-based sessions, such as games, voting, meeting and etc. Uses PircBotX (redistributed - you do not need to download it). Pure...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    caravANDroid

    caravANDroid

    A free open source Android version of Caravan

    A free open source porting to Android of the card game Caravan. COPYRIGHT NOTICE: Please note that this project is purely educational and NON LUCRATIVE. This game isn't neither officially licensed nor produced by Obsidian Entertainment, which owns the Fallout Series (© Obsidian Entertainment) and thus the Caravan game itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    FU-18-newsuperyoshi

    Fly, bomb, shoot sh*t.

    FU-18 is an open source, micro-transactioned arcade style game. If you would like to join the project, shoot me an email at newsuperyoshi@icloud.com and I'll get back to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Cala Mondrago

    Cala Mondrago

    Board game Mondrago for Android platform.

    Latest Mondrago for Android APK can be found in the partner project on https://github.com/OMerkel/Cala_Mondrago. The partner project is a code rewrite from scratch. Here you can find the board game Mondrago for Android platform as an electrical version of the Mondrago board game as originally created and published by Adrian Schacker in 1992. Thank you very much to Adrian kindly supporting our open source project by allowing us to use the original logo, name, and color scheme. See...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21

    JNetwar

    A strategy game written in Java

    Long term project to get some game programming skills.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Iliad Online RPG

    An Open Engine for use on the OUYA

    We are developing an Open Engine to be used on the upcoming OUYA console. The engine's design is inspired by a small existing game that has been around for decades, Odyssey http://www.odysseyclassic.com Currently, the source for Odyssey has been opened, but it's still in VB6. Instead of managing an old code base in an extinct language we're starting from scratch. This will allow us to bring modern technology on board to expand the play experience. The goal is to keep to the roots...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Krabat

    Source code for the Krabat adventure

    This is the source code of the Krabat adventure which was released by the foundation for the Sorbian people (http://stiftung.sorben.com/wobsah.htm) in 2001. The source code is released in order to motivate people to help with additional translations and to finish the porting for the Android platform. Please go to the Wiki pages for details. ----- Auf dieser Seite befinden sich alle Quelltexte und Mediendateien des "Krabat" Abenteurspieles, welches im Jahre 2001 von der Stiftung für...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    SimpleNetworkChess

    A simple network chess game

    A simple network chess game : only for 2 human players. Notice that in order to build the project, you need to add my jar library PluggableChessGraphism (>= 1.20), also available on Sourceforge, to the build path. Also, chess engine and images are imported from CarballoChess project : https://github.com/albertoruibal/carballo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This site is designed to be a repository of code for Charlie Calvert's books, lectures, articles and programming projects. I plan to release all my code as open source.
    Downloads: 1 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.