Showing 2288 open source projects for "java code game"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 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
  • 1
    Lixoo is a extensible, fast and small 2D point'n'click adventure game engine. It features the engine itself and an IDE that let you create full-featured games just by writing the essential code of the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Pure Java full-featured multi-player gaming system Pluggable, configurable game engine Distributable, load-balancing, "world engine". flocking, Genetic Algorithms and neural networks 3D clients, ZMUD(tm) clients, regular TELNET access (TCP/UDP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JRandomize is a role playing aid (rpg tool) to generate all kind of random data, from dice results to character sheets or names. JRandomize is the perfect game master companion, it can generate the answers your players will ask for.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    It is a adventure game in Java. Working on making it 2 dimensional and adding weapons and stuff. Currently a very, early alpha
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    This is a program able to play the connect-four game, using a minimax tree search. The interesting part is that the search tree is independent of the heuristic and can be reused. Is written in compiled java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Basic framework for creating networkable games.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    A project related to developement of a generic, consistent, game engine with network facilities, graph teory applied, and other nice stuff under java (and finally, a game that uses this engine based on a strange science-fiction history).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Sangria is a software implementation of the famous german board game "El Grande". The game is set in medieval Spain, where feudal lords scheme for power over the nine provinces, and the Royal Court.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JavaArena is a java based game where two or more "bots" have its own artificial intelligence and go for the battle. Support for capture the flag coming soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    Battleship game written in Java. Network support (dedicated server). (needs at least JRE1.4)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a Java-based program that converts time in the real world to time in the world of Final Fantasy XI, Vana'diel. It also displays various calendars and schedules for use within the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Titan GS Java (JTGS) turn based strategy game based on the Star Trek universe. This is the Java version. Eventually the game will even be fun, but now only exists as a vehicle for my education (it is a learning project), meaning it should always improve.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JMOG (Java Multiplayer Online Gaming) is a free, open-source, Java-based server for MMORPGs (Massively-Multiplayer Online Role-Playing Games). The goal of JMOG is not to create a game itself, but a framework upon which anyone can develop a MMORPG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    tools for half-life game- and webserver admins, focusing on infrastructure, like automated map uploading, generating a web pages for map downloads and info. implemented in pure java, needs a Java Runtime Enginge v1.4 or newer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    A dutch 'Wheel of Fortune'-based word puzzle game: Rad van Fortuin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BlockGame, a game for colour J2ME enabled mobile phones. Based on Netscape's online Block Breaker. Surprisingly addictive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JIsoMan is an isometric game engine written in java. It has line-of-sight, entity & terrain objects, and a tilemap and wallmap. It also has a design mode to graphically design isometric maps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Arabian Flights is a 3d first-person shooter developed in Java using the Java3D library. It is loosely based on the game Magic Carpet. It consits of a 3d-modelled landscape and sprites for the monsters and spells. It runs under anything that runs Java3D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    frCoder is a set of tools used to write, test, and simulate software written for the FIRST Robotics Competition (FRC). frCoder also includes basic libraries of common techniques used in the FRC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Create an Open Source Role Playing Game written entirely in Java, maybe to be extended to be multiuser in some future version. Check the Home Page and documentation for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LucidEngine is a simple layer over MIDP compatible phones that will let you write simple and old fashioned games using a specific language. Every game you'll develop will basically work on all the devices (even not phones) LucidEngine as been ported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PepperNet is a collection of software to allow people connected by TCP/IP to engage in Pepper, an exciting variation of the card game Euchre.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This java game is a game of guessing numbers. Users guess numbers from randomly generated limits and compete against an AI which is also "guessing" to get the correct number before the user (don't worry...it's turn based, not simultaneous!).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The project, launched by Chris Crawford, is a remake of his environmental simulation game "Balance of the Planet". The complete game mechanics will be rewritten from the original sources and additional resources will be added (images, sounds, music...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JSol is a Solitair Card Game suite for J2ME/MIDP enabled mobile devices.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo