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

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    PC-Remoto

    PC-Remoto

    Control de su ordenador desde su Smartphone o tablet con android.

    Con esta aplicación dispondrás de un control remoto para tu ordenador con un excelente alcance, gracias a la tecnología utilizada para su conexión, solo necesitaras que tu dispositivo se encuentre conectado a la misma red que el ordenador que quieres controlar. Normalmente con estar conectado a la misma red Wi-Fi nos servirá,. Además de disponer de una amplia gama de plantillas personalizadas para el control de los programas más comunes, también dispone de la opción de poder añadir tus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Entry for Ludum Dare 29 Designer: Christina Lewis Programmer: Benjamin Benjaminsen Art: Tormod Berge Christina Lewis Sound: Martin Kvale
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MINECRAFT2D hahn2014

    MINECRAFT2D hahn2014

    Minecraft side viewed game made in Java

    This started when one of my friends said I couldn't possibly make a full blown video game in Java, and know I have made Minecraft in Java and it consists of an inventory, blocks, and more!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    JbiLoan

    JbiLoan

    Simulate a loan from its rate, amount and duration

    Open source simulator of loans. Loans depend on 3 data : the amount to borrow, the bank rate, the duration. But sometimes, you want to compute one of these data, knowing 2 of them only, plus the monthly payment. That's exactly what JbiLoan is made for! Moreover, this tool allows you to compute the full simulation of the loan, including the insurance rate and the bank expenses. And finally, it displays the real/effective rate and compares the loans together, so that you know exactly which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 5

    JFool

    Famous Russian card game

    Famous Russian card game. Currently only one human player is supported. Virtual players are programmed with simplest possible algorithm so it must be easy to defeat them. This is alpha version and there may be bugs especially if you start a new game instead of restarting the application. Cards Images were taken from wikipedia (I hope it does not contradict their license).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A pacman game implementation in scala programming language, a functional language with object-oriented concepts, using concurrency by actors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    CubicleStorm

    Single-player text-based adventure, written in Java

    CubicleStorm is a throwback to the text-based adventures of yore. Is there anything beyond the office? Find your way out. Cubicle Storm is in alpha status. Currently, players may roam the world and explore, but such things as objects, NPCs, quests, are not implemented yet. Cubicle Storm is a 9 x 11 grid; 99 rooms, 76 of them unique.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AndEngine

    AndEngine

    Free Android 2D OpenGL Game Engine

    AndEngine is a Java-based, open-source 2D game engine for Android, designed to make mobile game development easier by wrapping OpenGL (GLES) under a higher-level API. It abstracts much of the complexity of directly using OpenGL, letting developers more quickly build games with sprites, tilemaps, physics (via extensions), animations, and input handling, all within the Android ecosystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    O projeto tem como objetivo promover o estudo e o desenvolvimento dos componentes para uma engine genérica de jogos. O foco não é produzir uma engine comercial, mas sim promover o estudo de conceitos baseados em OO para games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    Java Clone of Age of Empires
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Basic Java Swing Game Engine
    BJSGE(BasicJavaSwingGameEngine) is a basic game engine to develope a 2D game with java swing. Author: cyberdos Difficulty: easy Create a gameloop with one command: new Graph() //init Game { public void instance(Graphics g) //Game loop { //game code here } }); Image Sources: Example1-Dead_Screen: http://readersrecommend.files.wordpress.com/2013/01/splat.jpg Example2-Dead_Screen: http://wolkenwetter.files.wordpress.com/2011/08/blitz-052.gif Example-Icon: http://www.johncabot.edu/student_life/community-service/blood%20drive.jpg Example2-TV: http://1.bp.blogspot.com/-HsDf5m1S7EA/UaKVkFiD0XI/AAAAAAAAAUM/y4zX2YQ8Dhk/s1600/old-television.jpg Example2-Background: http://walldie.com/wp-content/uploads/2013/11/Wood-Textures-For-Desktop-Wallpaper.jpg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SrcDS Control

    SrcDS Control

    Cross platform administration tool for Source Engine dedicated servers

    Cross platform (Windows, Mac, Linux) GUI/command line based administration tool for Valve Source Engine dedicated game servers (srcds). Target audiences: - Individuals who want to set up a dedicated server without having to work with command line tools and config files - Experienced groups managing multiple servers/hosts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Seigneur Necron Minecraft Mods

    Seigneur Necron Minecraft Mods

    A set of Forge mods for Minecraft. (API, Stargate, custom signs...)

    - Mod Core : An API to develop minecraft mods. It contains a lot of classes that you can extend to create your mods easily (mod main class, configuration, logger, packet handlers, reflection tools, tile entities, entity extended properties, world properties, teleporter, containers, gui components, font renders, sounds...). - Stargate Mod : A mod which adds Naquadah in the world, with which you can build Stargates, teleporters, player detectors, mob generators, better enchantment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MathQuizGame

    MathQuizGame

    A math flashcard-like game

    Practice math by adding, subtracting, or multiplying randomly generated numbers. To view the source code of the project, go to https://github.com/tenny1028/Math-Quiz-Game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The RML project is working on a way of designing rulesets for games, virtual worlds and other simulations. It aims to enable design at a much higher level than is currently available and make it accessible to the more artistically inclined designer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Azmyth

    Azmyth

    Azmyth Game Framework

    Azmyth is intended to be a generic game framework used to create flexible RPG style games. Goals are to include base class library that will work for text, 2D and potentially 3D games using procedural content generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Apotheosis TRPG

    Apotheosis TRPG

    A Java-based tactical RPG created for a high school project.

    A turn-based and grid-based tactical RPG with strong influence from Intelligent System's Fire Emblem game series. This game was initially developed to satisfy a year-long high school personal project, but will continue to be updated and refined in the future. As of Alpha 1.0, the game may be played in either singleplayer or hotseat multipalyer. It makes use of an XML database which can be modified by users to create new content such as maps, units, weapons, items, and armor. The XML...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A train simulation (aka game) written in Java. It allows building of tracks, driving trains, time tables for trains, complex train driving rules. UI is in german!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    fleet0ps

    An experimental 4X space strategy game design

    An experimental 4X space strategy game design inspired by the C.H. Cherryh "Company Wars" series of books.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    KeyboardHammer

    A utility that tap any key on your keyboard so you don't have to.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Old School Tool

    Old School gaming tool for GMs of AD&D/OSRIC.

    A java based tool that takes load off the AD&D or OSRIC GM by being able to quickly load creatures encountered and manage the combat quickly without having to reference attack matrix, hd calculations or other charts and tables. With the press of a few buttons a GM can create an encounter and then cycle through the rounds of combat easily finding the AC the creature hit, damage done and other basic information. Does NOT require a network connection to work and should run on just about any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    THIS PROJECT HAS MOVED AND CAN BE FOUND HERE: http://libuniactor.googlecode.com An abstract library targeting game developers, providing advanced control functions for any type of game actor designed to be usable in any game genre. It doesn't matter if your game is 2D or 3D, sdl, opengl or dx, you provide the visual interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Create your own Armor - GUI

    Simple GUI to create a CYOA Build-logfile.

    This simple GUI lets you build an "Power Armor CYOA" from scratch. When you're done, you can save your build as a .log-File. There are two different programs for two versions. For more information, check the included readme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Open Cache Manager
    OCM is an easy to use program for managing your geocaches, with the goal of being the Linux equivalent to GSAK. OCM integrates with GPSBabel to support most GPS devices (requires GPSBabel to be installed).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    BukkitUI

    BukkitUI

    A Simple and Easy to Use User Interface for Private Bukkit Servers

    BukkitUI is a user interface replacement for the Bukkit console. It makes life as a server owner much easier, as it requires you to press a few buttons, until you have a running server! BukkitUI is written in Java, and is designed to be cross-platform, so Linux users (like me) have as much a chance at running a Bukkit server as Windoze users. BukkitUI has following
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB