Showing 100 open source projects for "2d java games"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    The PBEM Engine is a server application and toolset to run Play-By-E-Mail games. It enables people to run multiple PBEM games of multiple rulesets simultaniously.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The main purpose of the Moonlight Engine is to be a general 2D game engine geared towards tile-based games, and RPGs specifically. Support for online games is also planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Multi-purpose, platform/language independent Server with the ability to handle multiple concurrent connections on 1 socket, interactively/dynamically starting and stopping service modules. Needs only 1 port opened to access many different services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java Weapon Script Engine is a Java library for implementing dynamic weapons. Weapons are specified and parsed from script files. The goal of the project is to be able to generate any kind of weapon and behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5
    NESD-Imaging is a 2D rendering framework for Java. It combines JAI and Java2D and extends them by providing lazy rendering (do not block UI). It provides geo-positionned images rendering (à la google-map). It scales well to large image set (>500GB).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The KW Framework will provide different Functions for the Browsergame Kartellwar. For Example an API to get Ticker Events or an API for the Job and Order Managment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    deeSDK is a game development kit for developing strategy turn based games in java. Will provide support for graphics, unit management and AI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BooGame is an object oriented CLS-compliant, 2D game engine framework that provides high-level hardware accelerated video, audio, keyboard, mouse, embedded scripting and many image formats. Written in C#, BooGame targets .NET 1.1, 2.0 and Mono platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This was once an engine targeted at online games. It has been succeeded by another project with the same goal: http://io-project.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    CardShark is a software package that includes a utility for creating and organizing playing cards and an interactive environment for playing games with those cards via the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Project E is a lightweight, multithreading 2D game engine with a fast and simple scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mesya is a Java framework for multiple entertainment systems emulation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Delirium Framework is a set of tools and a very high level library to help to create 2D games and related tools, saving time by using a very object oriented design and lots of modularization, as well as a very complete exception scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Francois's Game Library is an object-oriented library for 2D games. It attempts to cover basic techniques that are essential to the game but waste a lot of time in development. You tell the game what to do rather than how to do it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a framework to develop Contexts and Agents and a Container to run them. The Container lets each Agent interact with the Context and other Agents. The agents are deployed in jar files and each one runs in an exclusive sandbox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Ursus project aims at creating a quick, scalable, and secure client/server framework written in Java. From daemons to multi-player games, developers will extend Ursus to create their own internet applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NiL is a modular multi-purpose gaming engine including a multiplayer worm game a little like quake, except it's 2d and a little like worms except it's realtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A comprehensive, high performance framework for accelerating development of games and other rich multimedia applications in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    PHP5-based platform. Additional support for Java/C# is to be expected later on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    KERN is a C++ based game engine which is suited especially for 2D tile based games. It provides basic mechanisms and different renderers, so that a single level file is able to be viewed from different perspectives, like topdown or isometric.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An Adventure Game engine using Java components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Project Elemental Shattering (ES) is a role-playing game that has been in the design phase for many years. Its first incarnation is this MUD engine. A successful MUD project will lead to the inevitable graphical MMORPG!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Racoon is an application server for multi-player games. Its intention is to relieve game developers from recurring and time extensive tasks. This is achieved with a modular concept: only the game logic has to be written and deployed in Racoon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JavaGO is an Open Source Java library for the Game of GO (weiqi, baduk) analysis. Implements: base game classes, montecarlo simulations, SGF reader/writer, game variants, GTP, etc. Elegant interfaces/class design. Speed efficient w/small footprint. TDD.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB