Showing 206 open source projects for "game java"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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. Switch between models without switching platforms.
    Start Free
  • 1
    PNGMate is a command-line tool work with PNG and Animated GIF (gif89a) images, designed for mobile game developers and artists, has features including: optimize/shrink PNG,reduce colors, convert between ani-gif and tiled png,tile-based resize & crop etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OpenGDK is short for Open Game Development Kit. It's supposed to be a plug-in BASED (it's different from OGRE. OGRE is plug-in friendly), cross-platform, open source, general purpose (2D, 3D, client, server, editor), game development kit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Methodcache is an easy to use but powerful Spring AOP cache on method level in Spring apps. To enable the caching for a service-method you only have to add the annotation @MethodCache and do some configurations. See example and cookbook!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    This is Java based game framework plus an implementation for a Texas Holdem poker game. The framework allows for the creation and distribtution of games in a manner similar to big poker houses, like PokerStars and FullTillt. site at www.trapoula.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    PictFont - font library for j2me MIDP2.0
    Class PictFont allows you to use custom fonts in your MIDlet for mobile phone. Fonts may be proportional, multi-colored or even animated. You can use several fonts in one MIDlet. Fonts can be loaded from jar-file or from the net or from Record Store.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Torque Integrated Development Environment (TIDE) is a free, cross-platform IDE for Torque Game Engine scripting. It is implemented in Java as a plug-in for the jEdit text editor and contains plugins for function browsing, code completion, script debuggin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Fire is a fast, themable UI toolkit and xHTML/CSS renderer for mobile application and game development. It is an eye-candy alternative to the standard midp2 UI components and unlike them it produces a superior UI result on all mobile devices!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    barde
    A log player for "The Fourth Coming" ("T4C", http://www.the4thcoming.com). Given a log-file, this tool will replay a T4C game you've played before. It will have built-in functionnalities like : merging log files together, searching and cleaning
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Self-aware dynamic, reflective, and declarative semantic space representation, transformation, and exploration system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    XAGE, the eXtensible Adventure Game Engine, is intended to be an engine capable of creating and running Sierra-like adventure games. Furthermore, it is the intention to make the engine extensible so that more complex game types can be created as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    It's a simpler clone of RoboCode. It's a game which simulates tanks war. The focus is artificial intelligence AI, evolutive algorithms and neural networks. It's implemented in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Turn-based strategy game for developers/technical experienced users, based on neural networks, algorithmic programming languages and other techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The goal is 3D game engine. I will also want to have a 2D version of the same thing :) People will like multi-choice for 1 game =p ScarNastics 3D game build on jMonkeyEngine[jME2, 2009] ScarNastics 2D game build on a personal home build written by Sonis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JCBE is an acceleration framework for Java programs running on Cell Broadband Engine processors. It is based on native methods executed on either PPE or SPE depending on method annotation used. C code is directly embeded in the Java source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Risk game in JAVA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Cheetah is a template engine and code generation tool, written in Python. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    FengGUI is a highly customizable, XML centric graphical user interface (GUI) application programming interface (API) based on OpenGL for Java. It addresses game and multimedia developers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Utility for translating language packs used in games into a different language. Supports over 50 games, with more games added through small plugins. Simple and easy-to-use interface, and totally free.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 19
    We make the MNF. it means 'Mobile Network Framework'. It's purpose to make the mobile game in network easliy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Java framework for writing sprite based games (turn-based, card, and arcade games.) Provides: Sprite management, rendering (Java2d or OpenGL), Collision Detection, Sprite widgets (buttons etc...), visual editor for layout of game widgets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Tile Map Editor
    Tile map editor (TileME) is for design tile maps with a single tiled image and export map data as an array. this is a very good tool for J2ME game prgrammers and with a very little changes you can use it for any other languages. Tile map Editor DEVEL
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    BDJUnit is a BD-J library containing a unit testing framework for BD-J applications. It is based on the source code of the original JUnit, the unit testing framework for the standard edition of Java, J2SE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Reactive Plot Library runs interactive branching conversations, supports multiple undos and uses XML story scripts. It comes with Script Player, a choose-your-own-adventure game player. See project website (www.reactiveplot.com) for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a game.Player has to save his target point(staff).There is an enemy tank. The enemy tank will be trying to kill the staff.If staff is killed then game will be over. And if player can kill the enemy tank then player will win the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    G-Creator is an open-source easy game/software development environment. Find more at our website http://g-creator.org
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB