86 projects for "2d game construct" with 3 filters applied:

  • Safetica Data Loss Prevention Software for Businesses Icon
    Safetica Data Loss Prevention Software for Businesses

    For companies that want to protect their sensitive data against leakages, insider threats and want to be compliant with regulations.

    Safetica is a cost-effective, easy-to-use Data Loss Prevention (DLP) solution. It performs security audits, prevents sensitive data from leaving your company, and sheds light on what is going on in your organization.
    Learn More
  • Self-hosted n8n: No-code AI workflows Icon
    Self-hosted n8n: No-code AI workflows

    Connect workflows. Integrate data

    A free-to-use workflow automation tool, n8n lets you connect all your apps and data in one customizable, no-code platform. Design workflows and process data from a simple, unified dashboard.
    Learn More
  • 1
    Rescue! Max
    A 2D space real-time, action/strategy game. you are in control of a ship that you fly around space fighting enemies and making friends on your way. The main objective is to rescue people from planets and take them to star bases. its writen in java1.4.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Space-Faring
    Space-Faring is a 2D single-player turn-based space strategy game. The strategy revolves around 4X space conquest. Some inspiration came from Master of Orion and Outpost. The game is written in Java and is still under development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    DicePlay

    DicePlay

    Play with 1-6 Dices

    It's a 2d-game, choose 1-6 dices and reach the number 36 to win. Recommended Java 8 Send and e-mail for any questions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Macchiato Doppio

    An advanced flexible game engine for Java.

    Macchiato Doppio is a Java game engine emphasizing cross-platform interoperability, and 2D and 3D support. We've just re-created the foundation of the game engine, and we're working on making things easier with more advanced tools and documentation. Currently we're focused on 2D gaming, but we'll be moving on to 3D gaming when we've got a good, tested 2D platform working.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Diagnose and Resolve IT Issues in Real Time Icon
    Diagnose and Resolve IT Issues in Real Time

    Engage your employees and agents more efficiently with ScreenMeet as a seamless extension of your existing IT Service Delivery Platform.

    ScreenMeet’s unique combination of video calling, screen share, and remote desktop functionality lets you quickly diagnose hardware and software issues with no frustration.
    Learn More
  • 5
    PedrosoGameWork

    PedrosoGameWork

    Um pequeno framework didático de games em Java

    Com finalidades didáticas, a ideia de criar um pequeno framework em Java, que resolva os problemas básicos de mecânicas e ferramentas para games, nasceu pelo fato do Java não ter suporte nativo a games (tipo um XNA/MonoGame da vida) e esse fato é tão realista que Java não oferece suporte nativo a leitura de um joystick/gamepad. Sendo assim, esse framework não tem a pretensão de competir com qualquer outro que já exista em Java, mas sim ser um guia de referência bem documentada de como...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Roccomaniac

    A Java learning Project with libgdx

    This is at first a Java learning Project. Whenever something like a success arrives, it will be a spacelike 2D multiplayer Shooting-Game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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: 1 This Week
    Last Update:
    See Project
  • 8

    EnergyBolt

    java 2d two player action game

    EnergyBolt, 2D space battle game written in Java. Is for two players and have lot of extras. Try it if you want, if not: try another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Power Surge (LD27)

    Game made for the Ludum Dare 27 game competition

    Power Surge is a 2D platformer game created by Bytefire Game for the Ludum Dare 27 game competition, under the theme of '10 seconds.' In the game, you are in charge of a moon base that creates robots, rovers, and weapons. You must use these creations to attack and steal power from an adjacent moon base. The challenge is in that each robot only has ten seconds of power, so you must make the most of each robot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Your go-to FinOps platform Icon
    Your go-to FinOps platform

    Analyze, optimize, and govern your multi-cloud environment effortlessly with AI Agentic FinOps.

    Unlike reporting-only FinOps tools, FinOpsly unifies cloud (AWS, Azure, GCP), data (Snowflake, Databricks, BigQuery), and AI costs into a single system of action — enabling teams to plan spend before it happens, automate optimization safely, and prove value in weeks, not quarters.
    Learn More
  • 10
    Sljngshot is a clone of the gravity game Slingshot implemented in java. It offers hot-seat single-computer sessions as well as multiplayer games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    C-Lesh and SMW Engine

    C-Lesh is a game programming language for 2D games.

    C-Lesh is a game programming language for 2D games - mainly arcade and platform games. When combined with the Super Mario World (SMW) engine you can create awesome 2D platform games like Super Mario World. This language evolved from a "clone" of TI-BASIC which I began developing when I was having memory (segmentation fault) bugs with C. C-Lesh lacks memory allocation and destruction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Aliza Gaming API

    An extensible development framework for roleplay games.

    AlizaGameAPI is a robust, open-source Java-based framework designed to streamline and enhance the development of 2D and 3D games. It offers a comprehensive set of tools, utilities, and libraries, empowering developers to create immersive and dynamic gaming experiences with ease. Key Features: Modular Architecture, Rich Graphics and UI Components, Comprehensive Game Logic and Character Management, Environment and World-Building Tools, Statistical and Mathematical Utilities, Enhanced Debugging and Logging, Data Management and Integration, Integrated LLM for NPC Dialog, Cross-Platform Compatibility Dive into the world of game development with AlizaGameAPI. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    NullSAF

    A game engine in java for 2D strategy games

    NullSAF is a game engine written in Java with features as creating terrain maps and navigation meshes from bitmaps, defining different type of units, sensors, guns, missiles, AI for movement, pathfinding and targetting and simulation of bullets and animated explosions. I learned a lot from it and used it to test new concepts in AI and wargaming. Maybe it can inspire you or you want to really improve it to build your own wargame or serious game. Think of it as Robocode, but then with a far...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JGame is a small multiplatform 2D game engine. It runs on the Java JRE 1.3+ platform, the J2ME (MIDP2.0/CLDC1.1) mobile platform, and the Android (2.1+) platform. It provides a very high-level framework for "classic" type arcade games.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Sundering Horde

    Java Game, Simple 2d, for Practice and Examples

    Creating a basic 2d game, using NetBeans and Java, as a method of gaining experience with non-text-based games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The SCND Genesis: Legends

    The SCND Genesis: Legends

    The SCND Genesis: Legends

    The SCND Genesis: Legends is a fighting game based on the web comic The SCND Genesis. The battle system is a hybrid of turn based RPG's and conventional 2D Fighters
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JGachine (Java Game machine) is a networked game engine for 2D multi-player (networked) games. JGachine is written in Java and C++. The games themselves are written in pure Java and can be loaded via network. (JGachine as game browser)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Bei Ayirah handelt es sich um ein Java (tm)-basierendes Rollenspiel mit 2D Grafik. Ayirah is a Java (tm)-based Roleplaying Game with 2D graphics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mepper is a general purpose 2D tile-based game map editor. It supports several types of game maps. Mepper supports read/write map/resource using plugins, transit terrain automatically. Proposals/bugs please visit: http://groups.google.com/group/mepper
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a Java Space 2D game based on a MySQL backend database and manager. This game inspiration is based on a EVE Online game with various new features and ideas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    EntropyEngine is a Java based 2D game engine. This project is intended for learning game engine design, and detailed tutorials can be found at the project's homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    antirashka
    2D turn-based tactics game based on ideas of Boris Stomakhin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The project's aim is to create a simple, yet extremely enjoyable game that simulates a 2D airport control. It is written exclusivley in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Bedroom battle tanks is a JGame based 2D tank shooter created as an entry for a game development competition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB