Showing 235 open source projects for "java code game"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Dominate AI Search Results Icon
    Dominate AI Search Results

    Generative Al is shaping brand discovery. AthenaHQ ensures your brand leads the conversation.

    AthenaHQ is a cutting-edge platform for Generative Engine Optimization (GEO), designed to help brands optimize their visibility and performance across AI-driven search platforms like ChatGPT, Google AI, and more.
    Learn More
  • 1
    J2J provides an intuitive way to convert Java to JSON and JSON to Java. Annotate any Java class then use JsonWriter to emit JSON from java or JsonReader to convert JSON to java objects. (source code and tutorial included) Version 2.0 in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TeXGrapher is an application for drawing graphs and exporting them into code for GraphTeX, which is a package for LaTeX that provides macros for specifying drawings within LaTeX source file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A stand-alone editor using Mediawiki markup language to generate HTML code. You can create and preview pages written using Mediawiki markup (i.e. Wikipedia pages) while off-line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Paige_Lite
    A lightweight HTML editor, developed in java. So far includes: Tag highlighting. Default browser previewing. Will be developed to eventually include many Automatic HTML code insertion methods. Great for those learning HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 5
    Since, until version 3.6, seems that apache POI project http://poi.apache.org/ doesn't support importXML feature yet, i've created this project to provide , in a easy way and without need of native code , this very useful feature from excel 2007.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The e-Crime Reporting and Incident Sharing Project via XML, is developing a repository of conversion tools and utilities to make it easier to convert proprietary data formats to IETF IODEF (RFC 5070) XML reports. An initial tool to submit data to a repository wascreated in java. Subsequent tool devlopment was done in python as a set of scripts to allow submittors to do higher volume submissions. [This code is available in the git 'scripts' repository.]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JNBT is a Java NBT (Named Binary Tag) library. It provides easy to use NBTInputStream and NBTOutputStream classes to read and write NBT files. NBT is the level format used by the Minecraft game.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Uni assignment, to play Fortunewheel game online. Java+Soap, client server architecture with Swing Gui client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Standards based trademark register search and retrieval RESTful Web Services. The XML standard format is WIPO ST.66/TM-XML. The framework can be reused for patent and industrial design similar web services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 10
    WSDL2XForms generates XForms for the operations of a given WSDL file. The tool is implemented using Java and XSLT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Eclipse EMF Build Manager
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    IvmaiAsn ASN1/ECN/XDR Tools. A collection of the ASN.1/ECN parser, XDR-to-ASN.1 converter and pretty-printer scripts for ASN.1/ECN specifications. Contains also a formal definition of the ASN.1 built-in types, ECN encoding classes and XDR encodings.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    A high performance cross programming languages communication framework similar to Java RMI. Unlike RMI, CABLE allows server push and was tested to run up to 3x faster than RMI depending the number of threads and CPU power. Currently in Java and C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ScutMonkey, MD
    The goal of this project is to formalize, extend, and make freely available code I wrote as a medical student and intern physician that tags and typesets medical data in the formats used by physicians for rapid interpretation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A java library providing precise control over XML creation from a Java object with emphasis on speed and its ability to "bolt-on" to any project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ranka is an elegant, extensible framework for creating enterprise-ready Java web(2.0) applications based. It is designed to streamline the full development cycle, from designing, to building, to deploying, to maintaining applications over time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FairLuck is an API to access an externalised RNG. We provide libraries to access fair random related services, although not strictly required to access the fundamental XML-RPC layer, they can be used easily for gaming applications developers to enable the fairluck feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tool for managing patch codes for the Nintendo Wii. Formats this tool handles are common to Gecko OS and popular Wii homebrew software. This is one of very few complete cross-platform GCT compilers and the only known GCT decompiler and merge tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Fydji WS is a Web Services creation framework allowing to build services mapped to database operations, Java methods or other sources. It produces a Web application for services publishing and Java/JavaScript/PHP client classes for their invocation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A web application built in java to collect snippet of code or items on the web in categories. The application is provided with user registration, snippet moderation, advanced code formatting and ActionScript API for Flash applications integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The JeXMl library would like to give java programmers the same ease ruby provides with REXML.The JeXML library can give you a huge control over xml data from within your java code with the least possible effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XML parser is a tool written in java, which can parse any XML file fed to it. It generates the needed source code to parse your XML, based on the specified schema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Chiba

    Creators discontinued Chiba & founded betterFORM http://betterform.de

    The development of Chiba was discontinued in 2009. The betterFORM Project by the same people who did Chiba is its successor. See http://www.betterform.de for further information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Jseki is a collection of utilities related to the ancient board game Go (also known as Wei-Qi or Baduk). These utilities allow a player to review statistics and other information about the games they've played.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JFling provides tools for (un)marshalling fixed length string data to and from java objects with typed properties. It's codegenerator uses plain csv files to generate fixed-length-string wrapper classes. (see our wiki 'Hosted Apps/Trac' for more info)
    Downloads: 0 This Week
    Last Update:
    See Project