Showing 463 open source projects for "java class editor"

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
  • 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
  • 1
    A Java porting of Blood Bowl, the fantasy football game. Unfortunatly I had to write it in italian.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Scrabble. Cross-platform, remote play, i18n'ed, custom dictionaries with unicode support. Written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AuRoRa ist eine elektronische Variante des Brettspiels RoboRally. Ein kleiner Roboter muss so programmiert werden, dass er schnell von einem Checkpoint zum anderen kommt. AuRoRa is an electronic version of the famous board-game RoboRally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An engine/framework for isometric games (like japanese RPGs) for mobile devices supporting J2ME (MIDP 1.0). This engine will manage maps, objects and characters. A full Action-RPG using this library is going to be released... Stay tuned...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 5
    Crow is a graphical interface for FICS - Free Internet Chess Server (http://www.freechess.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    It-opoly is an aim to create a java based it-sector themed network monopoly clone. It will strive to contain all the aspects of monopoly, with an IT twist.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Implementations, AIs, and analyzation programs for the game Tradeoff, originally Shougou.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MegaMekNET is a client/server Java Application to chat and play MegaMek Games and also enroll into the ongoing campaign to fíght for one of the 5 houses or a Mercenary Group.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A word game featuring double-letter score, triple-word score, etc. You play against the fast and furious robot. 100% Java. The project could use a look-ahead algorithm and some better choices of dictionaries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    Game of Go application with standard feature such as various AI, Load/Save Games, multiplayer feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Hero Arena (HA) will be a turn based strategy game written as a Java Application for a Windows OS. Development will be open to developers of all ranges with hopes of improving skills and knowledge through working on a fun, laid-back project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A game, not entirely unlike scrabble, written in Java for up to 4 players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ghronos is a gaming clock which provides configurable timing styles for chess, go, scrabble, and boggle. It can run on Palm OS or Pocket PC devices, the Windows desktop, or in a Java-enabled web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JConnect4 Tournament is a game based on the original Connect4 board-game. Written in Java, it's an independent platform development, faced to online/offline matches among two or more players, in a selectable tournament scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Connect Four is a two-player board game in which the objective is to be the first to get four of one's own discs in a line. This game can be played over the network. It runs on Windows, Linux and other operating systems which support the Java 5 platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    "The strategic board games Reversi or Othello involve play by two parties on an eight-by-eight square grid with pieces that have two distinct sides. Pieces typically appear coin-like, with a light and a dark face." [source: Wikipedia]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An adaptation of the board game Condottiere based on a turned based strategy engine and IA engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JDuplicate is a free client/server multiplayer word game suite. It is multilingual and supports popular word games such as Duplicate and Scrabble(TM). The server and default client are written in Java; clients for KDE, OSX and Win32 are being tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LogiK is a board game of logic. Player has to place circle in a square game area respecting hints. Hints tell the number of circle to put in a line or column.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Billy is a simple java Othello 10x10 board that can take a game file in the SGF format as command line argument.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JChessBoard is a chess game written in Java that can be connected to another JChessBoard via a direct TCP/IP connection. No Internet Chess Server is required for playing. It also became a full featured PGN viewer and editor.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    jCatano it's a Java implementation of the popular board game the Settlers of Catan.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DOEDELS is a (multi- and) singleplayer adventure enigine written in java(j2se1.5 +). The project contains the games-engine and some editors to create your own 2d adventures. The Adventure will allow to mix the gameplay with some details of RPG- and strat
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    Play Gomoku against computer player. The computer player is implemented using a min/max tree with alpha-beta pruning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Library with general purpose modules for a Go playing program by the author of 'Goliath' Includes a tactical reader, influence module, pattern-matcher, pattern-editor and more.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo