Showing 1077 open source projects for "java games source code"

View related business solutions
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for 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
    The Frame Processing Language (FPL) is an XML language based on the Frame Technology by Paul G. Bassett as described in his book “Framing Software Reuse: lessons from the real world”. FPL is implemented in Java using JDOM,Saxon and Jakarta-oro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    RapDAF is both a high speed data access framework, and an agile development process. The framework is built for speed. The development process takes advantage of xml and code generation to easily create and maintain data objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Lowering the step toward JUnit by offering a convenient way to create, organize and maintain JUnit tests. Incremental behaviour keeps modified code when regenerating. Assists with refactorings (no tests get lost when renaming, moving, etc.).
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    <a href="http://www.novosoft-us.com/?from-nsuml">Novosoft</a> UML library provides following services: implementation of complete UML 1.3 physical metamodel, easy to use interfaces, event notification, undo/redo support, reflective API, XMI loading/saving
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5
    This project is intended to assist developers by generating database access code in form of Java class and all JSP pages for adding, editing and deleting record from database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The JNails project makes it possible and easy to use C and C++ code directly from Java, without clumsy JNI coding. All you need to do is specify the names of the C++ classes, functions, and variables you want to use, and JNails takes care of the rest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Tomato is an experimental Java application development environment which aims to replace text-based Java programming with a point-and-click visual programming language. The prototype works sufficiently to help develop parts of itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    <img src=http://www.ifrance.com/divisionX/JOE-LOGO.BMP align=left><div><b>JOE</b> -<i>Java Optimization Engine</i>- provides an easy way to optimize programmatically Java applications. <b>JOE</b> is an Ant optional task (like XDoclet or JavaCC).</div><br
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java library for building tag-specified structures, primarily HTML pages or XML documents. This projects will focus on speed, small footprint and few classes. Similar to Jakarta ECS but with a lower object overhead.
    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
    Runtime Java GUI generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MockMaker is a program for automatically creating source code for mock object. MockObjects can be used in automated Unit testing. See also www.Junit.org and www.mockobjects.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BeanMaker is a 100% pure Java application. It helps developer to construct the JavaBean easy. Developer simply it will be demanded to shape opportune xml file that it will describe the property of the JavaBean.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A framework for data-flow based program analysis, implemented as a set of Java APIs. By using this framework, researchers and developers can easily implement analyses, test their correctness, and evaluate their performance. In addition, the framework all
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java mock object generation tool that creates mock implementations of classes and interfaces for use in unit testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This tool generates compilable implementations of java interfaces or abstract classes. All the necessary methods are created with a compilable "null" implementation. Required types are imported as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Nodular is a methodology plus a set of utilities to model data and convert between data formats (EBNF, SQL, UML, XML, XML schemas, and so on).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Esqueditor: a simple yet powerful web application that creates document definitions. Generates XML Schema from a web wizard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MODOCC - MOnitoring of Distributed Object Communication for CORBA is a project that allows monitoring of invocations on remote CORBA objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project lets you create java Classes on-the-fly at runtime, with any superclass, interfaces and methods you like. Great for creating JavaBeans from dynamic data! Similar to java.lang.reflect.Proxy but more powerful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Janux is a project to port the java virtual machine directly on top of the Linux kernel using bypassing the traditional posix enviroment. This results in very fast java implementation for linux and and opportinuty to develop java based operating syste
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cartographer is a simple,efficient object relational mapper engine. It provides rapid access to relational data using lightweight data and factory java objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Cricket Cage automatically creates JUnit TestCases for repeatable bugs and test scenarios. Include Cricket Cage's AspectJ code to install a code generator, then run the program to generate the TestCase. Finally, add the test case to your build.xml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Cantaloop aims to provide a framework which simplifies and speeds up the application development process with the java programming language. It contains a codegeneration engine for self-validating input forms which partly implements ``XForms''.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Gnubert will be a system to use the power of many computers across the internet to solve problems using evolutionary techniques. Any user may define a problem and the system will attempt to solve it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A tool for increasing the quality of Java applications. It allows the programmer to use design by contract and define other development aspects right in the classes where they are relevant, as JavaDoc comments. It's a combination of AspectJ and xDoclet.
    Downloads: 0 This Week
    Last Update:
    See Project