1771 projects for "java code game" with 2 filters applied:

  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started 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
    Coapres

    Coapres

    Real Time Puzzle Videogame

    Real time puzzle videogame, with like arcade games gameplay and isometric perspective. Use random pieces of terrain to expand the ants territory allowing them to reach the food.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Atoms-the game

    Atoms-the game

    The papper brain game.

    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Wossname

    Wossname

    Multiplayer geography game.

    "Where's Wossname?" is a multiplayer geography game, where players compete against each other by guessing requested locations on the map. Each player's answer is scored according to its accuracy and haste. The game ends after a set number of rounds and the player with the highest score is the winner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Glitch Items

    Glitch Items

    Items, Inhabitants, and other Glitch game assets

    Glitch-items is part of the Glitch game’s asset / source code archive by Tiny Speck; it contains definitions, data, and ActionScript source code for “items, Inhabitants, and other assorted things” from Glitch. It's not a standalone software product in the sense of a runnable engine, but rather a repository of game content and data used by the Glitch client. All files are provided AS-IS. Tiny Speck cannot provide any support to help you bring these assets into your own projects. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5

    Race Through!

    First experiment with OpenGL - a simple car racing game

    ...The animation is basically based on textured sprite animation coupled with basic car physics components like outward centrifugal force experienced during a turn, acceleration,deceleration,etc. Multiplayer option is also available but with a few issues which need to be fixed. Feel free to download the code, customize and play! Please mail me if you want to know more about the implementation or if you have any suggestions or ideas. The game documentation and code documentation are also available as pdf files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CockFight
    This is a multiplayer game where two teams, a chicken team and human team, battle each other for survival. Players control either Cocks/Roosters or Humans. The goal for the Cocks is to destroy the factory while the Humans' goal is to capture the Mother Hen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JDarts

    JDarts

    A Dart game count and practicing software written in JAVA

    JDarts is a Dart game software used to enjoy some darting. It's backed by a JAVA database to store all your matches and practice games. It is intended to keep track of your games and is not a darting game by itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AndEngine

    AndEngine

    Free Android 2D OpenGL Game Engine

    AndEngine is a Java-based, open-source 2D game engine for Android, designed to make mobile game development easier by wrapping OpenGL (GLES) under a higher-level API. It abstracts much of the complexity of directly using OpenGL, letting developers more quickly build games with sprites, tilemaps, physics (via extensions), animations, and input handling, all within the Android ecosystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Glitch Avatars

    Glitch Avatars

    Art and source for Glitch's customizable avatars

    ...The server-side code that turned all of the avatar configurations into the sprites used by the game. The glitch-client repository contains the original implementation of the Vanity and Wardrobe.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 10
    Hysteria Engine

    Hysteria Engine

    A multiplatform game engine for interactive fiction experiences

    A multiplatform game engine for interactive fiction experiences. It makes use of JLayer API, available at http://www.javazoom.net/javalayer/javalayer.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    nQuake

    nQuake

    A QuakeWorld package containing everything needed to play QW right now

    NOTE: THIS PROJECT HAS MOVED TO GITHUB. Download from http://nquake.com Source code: http://github.com/nquake QuakeWorld is a very fragmented game. Installing QuakeWorld involves installing Quake, downloading a client, downloading textures, scripts, addons, maps and much more. nQuake does all this for you with a simple online installer. nQuake always installs a completely updated package of QuakeWorld that simply works.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    IWOR is a programming game which simulates a world in which robots controlled by programs can live, work, defend their tribe, and even produce clones of themselves!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Super Battleship World

    Super Battleship World

    Battleship through network

    This is a Battleship game developed by myself for academic purposes. Main Features: - Player VS PC - Player VS Player through network - Chat available in PvP mode. For playing through network, first you have to create the server and then ask Player 2 to enter the host IP in order to join the game. Attached you'll find the compiled code (JAR) and the sources (Netbeans project).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Framework for creation of board games. Chess is built-in, Monopoly comes next. It addresses: 1) Players 2) Game authors 3) AI developers 4) Model-based developers. Developed by software professionals using EMF. New games are configured in few hours.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    CometZ

    CometZ

    CometZ is a simple side scrolling space shooter

    CometZ v0.2 (15.02.2014) Copyright 2014 Alexandre Lopes and Filipa Silva = Description = CometZ is a simple side scrolling space shooter whose objective is to destroy enemies ships while avoiding that our ship's shield is reduced to 0. It features several kinds of enemy ships and health power ups to replenish shield. = Running the game = If you have the source code version of CometZ, run python cometz.py on the command prompt. If you have the windows compiled version just execute cometz.exe = How to play = Use the arrow keys to move around in the menu and the spacebar or return key to select the desired menu item. During game the controls are the following: spacebar - fire lasers up arrow - move ship up down arrow - move ship down left arrow - move ship left right arrow - move ship right escape - pause menu You can replenish your shield by picking up shield power-ups. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Gold Chest is a new game engine inspired by the old gold-box styled RPG games. My goal is to create a game with the same Look and Feel of the gold-box games while bringing to it newer graphics, sounds, music and network play.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Pošťákův týden

    Pošťákův týden

    Java Mario-like game Pošťákův týden

    Pošťákův týden je arkádová 3D hra ve stylu Maria, kterou tvořím v rámci svého maturitního projektu. Hlavním hrdinou je pošťák, který má za úkol sebrat a donést dopisy na poštu. V tom se mu snaží zabránit loupeživí požírači balíkoví a požírači dopisoví. Licence / License: Creative common BY-NC-SA 3.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Turn based StarCraft game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Space Opera is a space colonization game similar to 'Master of Orion' or 'Galactic Civilizations'. You can explore the universe, colonize planets, fight aliens and research technologies. Images were created with Povray and Terragen. - No changes in the last two years - probably abandoned
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Open source 3D physics and dynamics engine and library written in pure Java. This is a Java port of ODE / OpenDE (Open Dynamics Engine). THIS PROJECT HAS BEEN MOVED TO A NEW LOCATION: http://www.ode4j.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Thatcher Ulrich's game engine testbed. A motley collection of experimental and not-so-experimental game- and graphics-oriented code. Public domain!
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22

    Jurpe

    Role Playing Game Engine

    JURPE (Java Universal Role Playing Engine) is a Java API to support the writing of new computer RPG games based on a skill based, three dice RPG system. It comes with a full featured game demo of a medieval warrior crawling into a monster filled dungeon
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Atebit

    Atebit

    A Platformer game

    Atebit is a platformer game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    eMo AERO Boss
    eMo.AERO.Bo$$ is an airline management game (real time economical strategy game). You are CEO of newly build airline. Your mission is to rule it, guide it and lead to World number One Airline. The game was created with inspiration of old Aerobiz game for Sega/Nintendo.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25

    DrdSim

    A programmable platform for a fantasy RPG game.

    PC game based on a role-playing game "Draci Doupe" from ALTAR(tm) publishing. It contains a simple-to-use development environment for creation of new campaigns including an embedded interpret of a scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project