Showing 30 open source projects for "java 2d game"

View related business solutions
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • Push Code. Get a Production URL. Done. Icon
    Push Code. Get a Production URL. Done.

    Cloud Run deploys any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try Cloud Run Free
  • 1
    jsc
    JSC allows developers to think in C# while targeting JavaScript, Java, Actionscript and PHP. If you want to create a Flash or WebGL powered game in C# JSC is what you need. If you want to create a single page web application JSC is what you need! JSC also integrates with NuGet which allows to create packages. Contact us at: info@jsc-solutions.net
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Red Rogue

    Red Rogue

    Flex roguelike

    Red Rogue is a side-scrolling roguelike game developed around Flash / ActionScript by st33d. It mixes platforming and roguelike mechanics: players explore, collect loot, fight, jump, etc., in a 2D side-scroll environment, with permadeath or roguelike style progression. The game has been discontinued at some point, with known technical limitations (such as running out of save space in Flash builds) and is now open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FLAQUIZTV - Family Quiz Game

    FLAQUIZTV - Family Quiz Game

    Flash Quiz TV (A quiz game for all family)

    ✿ Join our group: https://www.facebook.com/groups/programadoresdeportugal ✿ More projects here: https://sourceforge.net/u/jorgerosa/profile At SOURCEFORGE: https://sourceforge.net/u/jorgerosa/profile At GITHUB: https://github.com/jorgerosa/FLAQUIZTV-Flash-Quizz-Game - What this app does? - The main idea is to create a didactic simple/cute/fun quiz show game for all people and for all ages with that "TV show feeling" - A game for all family. - Usage example: - Parents: Edit the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MMORPG

    MMORPG

    MMORPG

    This MMORPG project is a Flash-based multiplayer online role-playing game engine designed for browser gameplay. It includes core components such as character movement, chat, map transitions, and simple combat systems, serving as a foundation for developing 2D online games. The codebase is suitable for learning how multiplayer mechanics work in ActionScript and supports socket-based networking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end. Migrate from on-prem or other clouds with free migration tools.
    Try Free
  • 5
    flump

    flump

    Exports Flash .FLAs to GPU-friendly formats

    Flump is a toolchain for converting Flash timeline animations into lightweight runtime formats suitable for games. It allows artists to design animations in Adobe Flash (now Animate) and export them for playback in game engines using ActionScript, Java, or other runtimes. This helps maintain smooth vector animations with minimal performance cost, particularly for mobile and web games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Citrus-Engine

    Citrus-Engine

    Modern AS3 Game Engine

    Citrus Engine is a 2D game framework for ActionScript 3 that simplifies the development of physics-based games, especially platformers. Built on top of Starling and Box2D, it provides a component-based architecture and high-level abstractions for objects, input, levels, and camera control. It’s well-suited for educational games, side-scrollers, and mobile game development using Adobe AIR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ND2D

    ND2D

    A Flash Molehill (Stage3D) GPU accelerated 2D game engine

    ND2D is a 2D game framework for Flash that uses Stage3D / Molehill (i.e. the GPU acceleration in newer Flash Player versions). It allows game developers to build 2D games with lots of sprites, leveraging GPU for better performance. It includes display tree constructs, sprite sheets, particle systems, cameras, post-processing etc., made to simplify building high-performance 2D content in Flash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DragonBonesAS

    DragonBonesAS

    DragonBones ActionScript Runtime

    DragonBonesAS is a skeletal animation framework for ActionScript 3 and Flash, designed to simplify the implementation of complex 2D animations. It separates the animation data from display logic, allowing developers to reuse assets, blend animations, and reduce draw calls. DragonBones supports the creation of character rigs, timelines, and inverse kinematics, making it popular in Flash-based game development.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    DesignPanel

    DesignPanel

    DragonBones DesignPanel

    DragonBones DesignPanel is the visual editor component of the DragonBones skeletal animation system. Developed as a Flash application, it enables artists to rig 2D characters, set up bones, mesh deform, and build complex animations. It exports animation data in JSON format for use with various runtimes. DesignPanel played a major role in democratizing bone-based 2D animation in Flash game development.
    Downloads: 1 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 generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • 10
    FlashPunk

    FlashPunk

    A free ActionScript 3 library designed for developing 2D Flash games

    FlashPunk is an open-source 2D game engine for Flash, designed for rapid game prototyping and development in ActionScript 3. It offers a simple entity-component system, support for tilemaps, collision detection, and animation, making it ideal for creating pixel-art and arcade-style games. FlashPunk was a favorite among indie developers in the early 2010s due to its simplicity and performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Flixel Power Tools

    Flixel Power Tools

    The Flixel Power Tools are a set of plug-ins for Flixel 2.5+

    Flixel Power Tools is a plug-in suite for the Flixel engine (version 2.5+) that adds many auxiliary utilities, effects, and helper components to aid in developing 2D games with AS3. It includes visual effects, control utilities, math/utility extensions, UI enhancements, and more. It’s designed to be dropped into a Flixel project to give you extra tools beyond the core engine. The Flixel Power Tools come with a comprehensive Test Suite. Use it to visually see the tools in action, and then...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Hungry Hero

    Hungry Hero

    Hungry Hero is an open source Flash game built on Starling Framework.

    Hungry Hero is an open source Flash game developed with the Starling Framework, designed as an educational example for developers interested in Stage3D and GPU-accelerated game development. The game demonstrates how to leverage Starling’s features to create smooth, hardware-accelerated 2D experiences while maintaining cross-device compatibility through Adobe AIR and Flash.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    StarlingPunk

    StarlingPunk

    StarlingPunk is a framework built on top the Starling library

    StarlingPunk is a game framework built on top of the Starling GPU-accelerated 2D library (AS3 / Flash / AIR). It is inspired by FlashPunk: it gives structure (entities, worlds), collision detection systems, tile maps, etc., and is intended to help developers organize 2D game code more cleanly while benefiting from Starling’s performance. It has features for quick prototyping and reusing code between projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    monoMIG
    Ever wanted to use a Wii Remote, pheraps a Multitouch surface or the Microsoft Kinect to control your application/game even if web based? If so, then MonoMIG (Multi Input Gateway) is what you are looking for!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    flixel

    flixel

    flixel is a free Actionscript (Flash) library

    Flixel is a free, open-source game development library written in ActionScript 3 originally for Flash, created by Adam “Atomic” Saltsman. It provides a lightweight yet powerful base framework to build 2D games: handling rendering, input, collisions, tilemaps, particles, cameras, etc. It was designed to be easy to learn and extend, useful both for simple arcade style games and more elaborate ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BrowserMob JavaScript Validator VNC
    VNC for use with the BrowserMob Selenium JavaScript Validator. This tool is made available for users of BrowserMob FREE Website Monitoring and Load Testing. The BrowserMob Local Validation Service can be downloaded from https://browsermob.com/tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Open Source Game is a 2D 3D fighting game based in flash. Please help us to devlop our game!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Get your avatar faced with sustainable development challenges in the game. Change your behavior in real life.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ActionScript library and Java applet giving Flash applications full support for game controllers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ruby On Flash is a compiler written in Java that compiles Ruby source code directly into Flash applications(.swf files), and aims to provide a programmer-friendly approach to casual Flash game development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Math game where up to 4 students can play online against each other. By moving their figurines around a colorful pseudo 3D board, players answer math questions and can play tricks against their opponents. Client and server distributed under Affero GPL 1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A self-guiding Flash front-end with a 100% Java-based XML parsing gateway that combines the look and functionality of a streaming game client with a background processing system for handling distributed data packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A collection of browser based Java, Flash and Flex table games from the BlazingGame.com website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MySXP Client: Is an ActiveX COM Microsoft Windows platform; The objective of this Component is to create a terminal service for a wide open server services as, IM, RPC for client app., RPC, DB terminal, Multiplayer Game client, WebCam, voIP Client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A massively multiplayer action game that revolves around an alien invasion of earth. The gameplay will be reminiscent of a hollywood blockbuster with everything being just a little bit over the top. The game will run until the humans either repel the a
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB