Showing 25 open source projects for "java 2d game space"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Flawless elections, made simple Icon
    Flawless elections, made simple

    For Universities, Associations, Cooperatives, Unions, HOAs, Political Parties, and Organizations of all kinds

    Simply Voting is a web-based online voting system that will help you manage your elections easily and securely.
  • 1
    Excalibur

    Excalibur

    An easy to use 2D HTML5 game engine written in TypeScript

    An open-source 2D HTML5 game engine. Excalibur was built from the ground up for TypeScript, a typed superset of JavaScript that feels familiar to C#, Java, and other strongly-typed languages. This makes Excalibur code clean, readable, and maintainable. Excalibur has a fully-documented API reference that is automatically kept up-to-date with every version, including the main code branch. Excalibur games compile to modern JavaScript and therefore work in the majority of browsers, including mobile...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Castle Game Engine

    Castle Game Engine

    Game engine supporting many 3D/2D formats and graphic effects

    This project has moved to: - Our website https://castle-engine.io/ - GitHub repo: https://github.com/castle-engine/castle-engine/ Cross-platform 3D and 2D game engine for Object Pascal. Rendering and processing of game assets in glTF, X3D, VRML, Collada, Spine and other formats. Many graphic effects including shadows, shaders, mirrors, screen effects. Animation, collision detection, 3D sound. Extensible system of 3D objects, with out-of-the-box levels, items, intelligent creatures...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 3

    AI for Games

    Game framework with AI

    Provides a framework / game engine for building 2D games and includes sophisticated AI routines to manage state-driven entities and autonomous agents. Although this library makes several very powerful AI techniques available and take care of all the calculations needed to update and render the game entities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    micro java 2d game engine

    A tiny game engine to create arcade style 2D games.

    Downloads: 0 This Week
    Last Update:
    See Project
  • BIGDBM is a leading provider of B2B data Icon
    BIGDBM is a leading provider of B2B data

    For marketing companies, sales organizations, data providers, e-commerce stores

    Unlock significant value in your marketing campaigns, lead generation strategies, and identity verification workflows with our leading US consumer and B2B datasets. Our unrivaled consumer datasets provide you with valuable consumer insights including lifestyle attributes, buyer intent, and consumer website visits. Explore our B2B dataset for comprehensive and up-to-date contact data on US companies and professionals to build your sales pipeline. Trust our identity data for accurate identity verification to ensure platform trust and compliance.
  • 5

    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
  • 6

    jenga

    Simple and low-consumption Java 2D Game Engine

    Jenga stands for "Java Engine for Games" and is a very simple to use 2D game engine. It was especially designed for beginners and kids which e.g. don't need to be familiar with event-driven programming techniques. On the other hand it is fairly optimized for low CPU consumption to make the games run even on poorly equipped machines like a Raspberry PI.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    rpgboss

    Built to be ease of use, with no programming knowledge, Multi-platform

    A 2d rpg game engine created to be ease of use. Built in Scala and libgdx. Also our community forums http://rpgboss.forumatic.com
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    LiquidFun

    LiquidFun

    2D physics engine for games

    LiquidFun is a 2D rigid-body and fluid simulation C++ library for games based upon Box2D. It provides support for procedural animation of physical bodies to make objects move and interact in realistic ways. You can write LiquidFun code in C++, Java, or JavaScript. LiquidFun is an extension of Box2D. It adds a particle based fluid and soft body simulation to the rigid body functionality of Box2D. LiquidFun can be built for many different systems, including Android, iOS, Windows, OS X, Linux...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
  • 10
    TR Game Engine

    TR Game Engine

    TR Game Engine allows you to develop your game quickly and easily.

    This library providing a simple 2D real-time render system, a collision management system and a real-time game management system. It has also a sound management, network and many other things that games need. This library can read and write compatible images for BlueBox: A-Life project. You can use this handy Java-based library to easily manipulate sprites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    2D P2P RPG Engine

    Java Client + JS/Canvas Server-Side System, with maintained Objects

    This has been a big dream of mine, and I've spent the last 5 years learning everything I could about Software Design, Web Design, and most important of all, Game Design, so I could develop my own Game Engine and make games as I pleased, and I figure what better way to make myself popular in the real world than to release an Open-Source 2D Peer-2-Peer Self-Containable Web Server/Client Game Engine, and CHALLENGE other people to make branches for their own spin-off projects. I WANT a project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    JavaScene

    2D Game Engine for the Java Programming Language

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

    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 more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Smuje2d

    Java game engine for shoot 'em ups, using Java2D.

    Shoot 'em Up Java Engine 2 Dimensional (Smuje2d). This engine allows you to programm 2d games fast and easy. Using Java2D it has no dependencies to other libraries and your game will run everywhere. No port or recompilation is needed. Look under "Files" for a game example.
    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: 0 This Week
    Last Update:
    See Project
  • 16

    Parallax

    Java Game Engine 2D

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Terra Tenebrae is a free (as freedom) multi-Players RPG game engine based on client/server technology. The assets used are in licenses CC0, CC-by, CC-by-sa or GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a project to develop a game engine (both 2D and 3D) in Java. It does not use Java3D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Friendly Object-Oriented Game Library , 2D Java Game Engine based on Slick2D and LWJGL. This library was designed for students and primer Java programmer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    EasyWay java Game Engine is a powerfull 2D OpenSource OpenGL Java Game Engine. It's simple, fast and extendible. With EasyWay you can make your dream game writing few lines of code!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Please visit our new website at http://moncefyabi.github.io/Joge/ Joge - Java OpenGL Game Engine- is a platform to develop 2D game (3D in the future) in Java. It´s simple to learn, fast, extensible and has an extra GUI system. For installation and Video tutorials see project website. Joge, the best Java game engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenMind is a scene graph written ont top of OpenGL for Java. It already features hierarchical scene managment and object transform, full dynamic cameras, lights and fog, 2D UI elements scenegraph managment, 2D and 3D mouse picking, and more...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    Emerald Dragon Engine

    A 2D Java game engine

    A light, Java based 2D game engine. Easy to use, powerful when you need it, no unneeded bells and whistles to slow you down.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next