Showing 3363 open source projects for "java class editor"

View related business solutions
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    Mercator Grid is a networked real-time strategy game that incorporates actual GIS map terrain and NATO map symbology (MIL-STD-2500B). Mercator Grid can be configured to include several player roles including fire team leaders and commanders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This package contains code for the game of EasyGo, a modified version of the original game of go. This package provides a simple API so that the users can code and test their own players. Thus one can not only play, but also program their own players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    A simple client-server tank game where the users type in commands ("MOVE 5" or "SHOOT") to control their tanks and attempt to destroy other tanks. Used to illustrate basic concepts for the Java Programming class of the Science Honors Program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    This is the Sokofinity project. The goal of this project is to recreate the classic NES game DuckHunt, only this time in 3D with Virtual Reality. Using an Infinity Box and Flock Of Birds positioning sensors, the game gets a new dimension. Note: this p
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Graphical Adventure Game Engine(GAGE) is a simple engine for creating 2D point-and-click graphical adventure games. The engine can also be used to create other genres of 2D games.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    d&d 3.5e roleplaying assistant using java servlet (spring/velocity) UI, javascript (rhino) scripting, and a relational db backend for storage (hibernate/hypersonic sql)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JFastPong is an amusing pong game written in Java that can be connected to another JFastPong via a direct TCP/IP connection. No Internet JFastPong Server is required for playing. Others features: *single player mode *very simple skin system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A light multi-level role-play game written in Java, built upon its own easy-to-use OOP game library, with no dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    A Java-based IRC client with added features for roleplayers, specifically game masters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A battle system for a role-playing video game (similar to the Final Fantasy series). Written for Java. DEVELOPMENT CURRENTLY SUSPENDED. All files are available to download; feel free to contact me with any questions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jCatano it's a Java implementation of the popular board game the Settlers of Catan.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    VOpenCHR is an Open Source VERGE CHR Editor that aims to edit CHR (sprite) files for all VERGE versions. VERGE is a role playing game creation engine and can be found at www.verge-rpg.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java 3D engine. Applet demo is available at the project homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project features an online multiplayer, turn-based game, influenced by Worms and Scorched Earth. We are starting this as a project for Software Engineering class, in Computer Science, at Universidad Complutense, in Madrid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Forgotten Wild War is a Real-Time-Strategy (RTS) game written in Java (so it is cross-platform). Various humanoid unity, vehicule unity, and obstacle belong to the environnement, and several players can play together via LAN or Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Space conquest done right. Keep it simple and fun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    Java Tiny Gfx Library (JTGL) is a graphic fundation framework (a graphics/gaming api) that will allow easy deployment/porting of applications/games on many environments: J2SE,J2ME/MIDP(Nokia,Siemens,BlackBerry),SuperWaba(Palm,PPC,Symbian),ExEn,DoJa,etc..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A game-generic framework for creating playing card games in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ConwayGo, also called philosophers' football, is a simple board game for two players. It is played on a Go board, but hasn't got anything to do with the famous game Go. Invented by the english mathematician John Conway, creator of the Game of Life.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    A J2ME backgammon game, for playing two players on one phone or one player against an ai. Will use midlet version 1.0 in order to support as many phones as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Round based, noninteractive, ai-scriptable strategic game. Players can make ai-scripts for vehicles (tank, jeep...), and the system play the game with scripts. AI-script can write in JavaScript. The game has a pure functional graphics.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo