Search Results for "java desktop applications" - Page 27

Showing 2929 open source projects for "java desktop applications"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    This is a console battleship clone that we have been working on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A modular easy to use Java RogueLike library. Currently provides Field of View , Line of Sight, Projection in multiple algorithms. Coming up: Noise based world generation, dungeon generation, path finding. Check out the website for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A simple two player chess game written in Java. The game enforces all of the rules of chess, highlighting potential moves, and has complete undo/redo functionality. A computer AI opponent is not available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    Modest Tetris clone with vector graphics inspired by The Grand Master. The gameplay is based on the cult Game Boy title. Features : Wall kick, level and handicap selection, cool sounds, catchy music, bilingual interface, windowed/fullscreen mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A Java-based Gameboy and Gameboy Color emulator for mobile devices and PCs. If you want to play Gameboy games on your mobile phone you should try this emulator. For more information see the Wiki http://sourceforge.net/apps/mediawiki/javagb/index.php.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 7
    Cartocraft is a simple top-down, orthogonal Minecraft map renderer with ambient occlusion and lighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Port of INSTEAD interpreter to to Java applets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DiscGolfer
    You are at the track with your friends, and don't want to fiddle with a notepad. You pull out your phone and mark up (Disc) Golf points with a single button using your MIDP or Mobile Linux phone. If this sounds good, DiscGolfer is for You.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 10
    Test7
    Java multi emulator frontend with tiled thumbnails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Planetoids
    Planetoids is a Java clone of the Asteroids game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Cyber Decker
    That's a java port of the old and awesome game cyber decker by Shawn Overcash
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Gametable

    Multi-user whiteboard emphasizing simplicity.

    Gametable (also known as GamenianTabele), is a Java-based shared whiteboard and chat client. It is designed primarily to provide an online tabletop interface. Draw directly, or place images, that all connected users can see and manipulate. RNG/dice functions supported, infinite table size, a few Z-order layers, pointer tools visible to everyone connected, stand along host server, and basic tagging and drawing tools. It specializes in simplicity, virtually no learning curve, and ease of use....
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Play Go on your java enabled mobile phone (or PDA) and write game protocols without carrying a laptop around. "mgo" is a small, easy-to-use J2ME application featuring: boards from 19x19 to 9x9, load/save games, keep scores (captures/territory), replay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Free UO clients for free UO servers, and a core for easing development of free UO clients. Dedicated to the creation of clients specifically for free UO servers. (Not for or compatible with OSI servers)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tic Tac Toe is a simple game written in Java. It features a Computer AI, Internationalization and an Undo function. It is my first complete app so don't expect too much.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ever seen a big marquee with another useless message? Sick of seeing the same movie names above the local movie theater? Why not mix things up? This program will help you come up with new messages for you local church sign!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Itemizer - Generic (C)RGP item editor
    Itemizer is a small application that lets you define attribute sets for (C)RPG items, create item catalogs from these sets and edit the item data in the catalogs. Itemizer can also be used to manage character and other game entity data in (C)RPGs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    MMM jLauncher
    This project is about creating a portable launcher for the Maniac Mansion Mania Fangame-Project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    We didn't come up with a name yet, so for now it's just jMEGame, after the jMonkeyEngine Game Framework we use. Have fun!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MMOTBS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A multiplayer space simulation game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Heuristic Goal-seeking Framework

    Fifteen puzzle, with its own goal-seeking to find the best solution

    This project implements the "fifteen puzzle", but it has a twist: the program can solve the puzzle perfectly. The project contains a simple JAVA framework that implements heuristic goal-seeking algorithms. We use this to search for the best solution, but the framework is general-purpose and can be used for similar one-person puzzles. Using this framework will allow developers to focus on a specific domain of interest, while leaving many of the AI concepts and goal-searching concepts to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Just a helper for the browser game called Travian!
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB