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

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

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

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • $300 in Free Credit Across 150+ Cloud Services Icon
    $300 in Free Credit Across 150+ Cloud Services

    VMs, containers, AI, databases, storage | build anything. No commitment to start.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
    Start Building Free
  • 1
    Gigalomania

    Gigalomania

    God game: wage war from the stone age to the future

    Gigalomania is a 2D real time strategy god game. The gameplay consists of researching and developing new technology with which to conquer your enemies, from rocks and sticks to nuclear weapons and spaceships. You can advance through ten different ages, from the stone age to the future. There are 28 different maps to play through. Available for Windows, OS X, Linux, AROS, Android, Symbian, Maemo, and Meego.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Bat Attack

    Bat Attack

    Bat Attack is a cool classical 8bit game to save wife from the Bats

    Bat Attack is a cool classical 8bit game with bats instead and a lot of comic blood and gore and comical media with a funny story mode. The story starts when the main character 'Dave' is driving on his honeymoon with his wife Betty when an Evil bat swoops down and take his dearly beloved off. You have to get Betty back by using the guns available to your disposable. When the bats are killed they make a mess all over the ground and sometimes drop weapons they have devoured. There are three...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Monty Matchems

    Monty Matchems

    Montys his name Matching is his game, a game of snap

    Montys Garden has become a mess, someone has scattered letters everywhere. Help Monty by finding and match two letters in a game of snap to spell words. With hundreds of levels and words to find making matching fun with groovy 2d graphics. Use your memory to remember where the letters have fallen and use you snap skill to conquer the words The app can be used to help aid your spelling words and increase you memory skill Expand your mind
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Cerberus Content Management System

    Cerberus Content Management System

    Cerberus Content Management System

    Cerberus Content Management System is a Monolithic and Modular Content Management System that is written in 100% Pure PHP code with 100% Pure HTML output, and it supports multiple Database Management Systems. Cerberus Content Management System source code is completely handwritten by the author(s). The CerberusCMS project is focused on data security and ease of use, therefore we have decided to make very little use of JavaScript in the PurePHP Releases. The still-secure, and...
    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
    Google Santa Tracker for Android

    Google Santa Tracker for Android

    Educational and entertaining tradition that brings joy to children

    Google Santa Tracker app for Android is an educational and entertaining tradition that brings joy to millions of children (and children at heart) across the world over the December holiday period. The app is a companion to the Google Santa Tracker website (repository here), showcasing unique platform capabilities like Android Wear watchfaces, device notifications and more. First up, Santa Tracker is powered by Firebase, so you'll need to enable it on your Google account over at the Firebase...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Magic Lantern

    Magic Lantern

    Build Cross-platform Applications

    Magic Lantern is a framework for developing multimedia applications. It is designed to be a cross-platform solution for multiple targets such as desktops, game consoles, mobile devices and set-top boxes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    wallpaper live sync pc BING android
    Android Lolipop++; x86; ARMv7 .NET 4.6.1 Mirror repo: https://github.com/sonvirgo/live-wallpaper-sync/wiki Live BING Wallpaper OTA 2D webcam gesture control will due soon..... Software as a Service (SaaS) Over The Air live daily. One and the only one at this time for Android (a swiss army knives kit) 30 days Free to try 9.99$ for subscription yearly or 1$ for monthly From your images/photos/Facebook/Skype/WeChat?/Viber/Opera.. app, file manager, browser... use built-in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Earth Defender

    Isometric 2d Tower defence game for Android

    Tower defense game in 2d isometric view for Android devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 10
    Bilibili Android Client

    Bilibili Android Client

    An unofficial bilibili client for Android

    The realization of six modules on the homepage, recommendation, drama, live broadcast, follow, partition, and discovery. Video details interface, video comments, video playback completed by ijkplayer, and barrage functions implemented by the flame barrage library. The realization of the fan drama module, including the topic details interface, the fan drama details interface, the fan drama broadcasting table, the fan drama index, the new fan serial, and the new fan by season. Use ijkplayer to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Diplo Help

    Android app for game in person

    Do the timing, phase after phase and turn after turn of a Diplomacy game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Android Game Engine

    Android Game Engine

    Multi-threaded game engine for Android

    AGE is a multi-threaded game engine for Android with OpenGL ES2 shader-based rendering. In-depth GL knowledge isn't necessary to start; use the OBJ loader to import models from Blender and elsewhere, attach textures, and start rendering! Threads run different activities, e.g. initialization, framerate, timer, game cycle. Apartment model with message passing. The drawing cycle is inverted from typical game loops. Framerate has a dedicated timer, and SurfaceView is in on-demand rendering...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    RelaxChess

    RelaxChess, chess game that makes no search futher needed for a wow

    Demo version of RelaXChess game, You can play against own written wow chess engine, or other users, rewind games forward and backward, easily restart again or if needed replay the game on demand. Attractive user interface and effects. If You like to You can see other games being played, windows, android
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Atomic Game Engine

    Atomic Game Engine

    The Atomic Game Engine is a multi-platform 2D and 3D engine

    Atomic Game Engine is an open-source, cross-platform game engine that supports both 2D and 3D game development, giving developers flexibility in choosing the style and scope of their projects. It provides a full suite of engine tools — rendering, scene management, input, asset pipelines, scripting (C++ and optionally JavaScript), and more — which allows teams or solo developers to build rich interactive applications and games without assembling disparate libraries. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    board2D.js

    board2D.js

    A JavaScript game library to quickly develop board games for the web

    Board2D.js is a JavaScript library that allows you to quickly develop 2D board games for the web. It is extremely easy to use and contains a very rich API. Download the ZIP, and extract it to a folder. Inside it, the "lib" folder contains the javascript library file. You can include it in your projects as-is. For an example of how to use the library, you can find two mini samples of tic-tac-toe and chess in the examples directory. There is no API manual currently, but if you use an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RPG Backpack

    RPG Backpack

    Android replacement for your RPG pen and paper PG inventory

    Allow to setup inventories for a set of Role Playing Game characters, lists all items and their properties, split and share your items for several environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Online Zombie Game

    Online Zombie Game

    Online Zombie Game is a medieval-zombie apocalypse rpg game.

    Online Zombie Game. Control your character through medieval zombie apocalypse! * You have 4 attributes (Health,Attack,Defence,Critical Rate) * Train your character to get stronger. * Hunt in 11 different areas to get experience,golds,diamonds. * 50+ zombie types with different attributes. * Flexible choice of hunting time. (From 1 minute to 8 hours!) * Challange other players in the Arena , get weekly rewards. * Buy weapons/armors to prepare for fight. * Upgrade your trading ship....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GeoKrety Logger

    GeoKrety Logger

    Fast logger for GeoKrety.org game

    GeoKrety is a noncomercial GeoCaching game. It is similar to TravelBug(TM) or GeoLutins. For more information pleas visit http://geokrety.org/ In this application we can quickly: - check our inventory and - log GeoKret move. This application is designed for Android devices with Internet connection and is independend of the others GeoCache applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VirtualDNA

    VirtualDNA

    Make your own flowers

    virtualDNA is a Processing3 game with an Android APK file in it. You can make your own flowers by crossing a flowerpool. There is a gamelike feature where you have to make a flower that ressembles a given one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GamePlay

    GamePlay

    Open-source, cross-platform, C++ game engine for creating 2D/3D games

    GamePlay (also known as Gameplay3D) is an open-source, cross-platform C++ game engine and framework that supports both 2D and 3D game development on desktop and mobile platforms. Designed to be lightweight yet powerful, it provides developers with robust tools for graphics rendering, scene management, audio, physics, input, and more, as well as templates and tools to help jumpstart projects. The framework emphasizes ease of use and portability, offering native support for Windows, macOS, Linux, iOS, and Android so developers can write their game once and deploy it across many platforms. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    power of two

    power of two

    a fast configurabele 2048 clone

    This is another android port of the great occasional game "2048". The original game was made by Gabriele Cirully and uberspot did an android port. Unfortunately the game slows down the more the bigger the tiles are, and is no fun anymore beyond the 16384 tile. So I began to write another port. Besides the performance, I added three difficulty-levels. They differ in the number of undo-steps and the probability of fours appearing instead of twos. Have fun! Christian Wahlmann
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TurNexTurn

    TurNexTurn

    Endless maze game. Reach a maximum score.

    Take a ball and help him to find a right way through a labyrinth. Collect crystals to open additional game content - new balls and worlds. Stay on and beat a highscore! How long can you survive in this game? Come on, now it's Your turn!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Entrapment

    Entrapment

    Card/Tile Game play blending skill and odds

    Use your skills and understand the odds to master the entrapping field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Mini Mbm
    English: Mini Mbm is the name given to the graphics engine which offers basic and essential resources to develop 2D and 3D games or applications. In this first version it is possible to develop desktop (Windows) and Android (mobile). Português: Mini-Mbm é o nome dado ao motor gráfico no qual apresenta recursos básicos e essenciais para desenvolver jogos ou aplicativos 2D e 3D. Nesta primeira versão é possível o desenvolvimento para desktop (Windows) e Android (mobile).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB