Showing 2286 open source projects for "java code game"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 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
  • 1
    SimpleEngine
    Ceci est un moteur de jeux réalisé sur java pour aider les néophytes à débuter dans cette fabuleuse aventure qui est la programmation de jeux vidéo . Le moteur de jeu permet de gérer habilement la 2D mais elle n'est pas prévue pour de la 3D. Ce Moteur a d'interresantes fonctionnalitées comme les objets . Toutes les informations sont mises dans le fichier que vous téléchargez ainsi que la façon de l'instalation du moteur. Merci pour votre attention :D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Smite God Picker

    Smite God Picker

    Picks a random god for you based on the provided filters.

    ...We wanted the game to surprise us with who to play without playing the Assault game mode. Playing the same characters repeatedly just becomes dull. While V2.0 is considered the main release, the legacy version is also available for download. However, this version does not contain the most recent gods, has no add/remove feature, no GUI, and will not be updated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Sims 3 Package Interface

    Sims 3 (and other) game package library

    "Sims 3 Package Interface" provides a core library of portable code that "understands" Sims3 game packages. Note that (with some minor tweaks) the core library code also understands other game package formats (e.g. SimCity Online, Sims4). Along with the core library are a number of "wrappers" that provide the main part of the project. These handle deserialization and serialization of data within the package (or any other source).
    Leader badge
    Downloads: 569 This Week
    Last Update:
    See Project
  • 4
    GGPServer is a web server based on Apache Tomcat that allows to play and watch matches between registered general game glaying (http://en.wikipedia.org/wiki/General_Game_Playing) programs.
    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
  • 5
    Juicy Breakout
    Juicy Breakout is a demo/example game created by grapefrukt (Martin Jonasson & Petri Purho) to explore and demonstrate “juiciness” in game feel, how small visual, animation, and feedback effects make a game feel more responsive, alive, and engaging. It’s built in ActionScript (Flash) and uses grapefrukt’s own libraries (grapelib) to handle game framework, input, rendering, etc. The demo showcases a Breakout-style (brick-breaking) game but with extra polish, effects, easing, cascading...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    SpaceGame
    My first game. The game written on java. I hope you will enjoy! Should you need any further information, please do not hesitate to contact me. Controlling: move left - A move right - D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Freerails III

    Freerails III

    Railway management game influenced by railroad tycoon.

    Welcome to Freerails 3. Railway management game influenced by Railroad Tycoon. Forked from the inactive Freerails2 project. From the developer who brought your Railz2.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Milk Run

    Milk Run

    A card game where you must deliver chocolate & strawberry milk

    MilkRun is a card game where you must deliver chocolate and strawberry milk, while encumbering your opponents' ability to do so. Play against 3 computer opponents in this exciting game. Make sure Java 8 is installed. Download the ZIP, extract it to a folder, and run the file "MilkRunCardGame.jar" to start playing. You can download Java from: https://java.com/download Leave a review if you like it, or feedback for feature requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Punish

    Punish

    A card game similar to Crazy Eights

    Download the zip, and extract it to a folder. Run the JAR file to play the game. Make sure you have Java 8 installed on your system. You can download java from: www.java.com Rules: Play against the computer in this exciting game. Each player gets dealt 7 cards, and they take turns to get rid of the cards in their hands as quickly as possible. The first player to do so is the winner. While discarding cards, the player must match the suit or the number of the card currently at the top of the discard pile. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    River City Adventure

    Simple Text-Based Adventure Game

    Type commands to solve puzzles and escape the underground city. It runs on a command line and requires the Java runtime environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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. Because of this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    AutoWolf

    Bot for id Software's Wolfenstein 3D

    This is a port based on Moritz "Ripper" Kroll's WOLF4SDL port for Wolfenstein 3D, a game developed 1992 by id Software and published by Apogee. The source code to the game has been released as GPL. The port implements a "bot" for this game, where the player is controlled by the computer, in the attempt to solve every level autonomously. Available as binaries for Windows and OS X, and as source package for Linux/UNIX (requires SDL and SDL_mixer to build). ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    d13 - strategy browser game engine

    d13 - strategy browser game engine

    online 4X browser game engine

    d13 is a free browser game engine that allows you to build your own multiplayer online strategy game. suited for tick based empire building games that follow the 4X concept: eXplore, eXpand, eXploit and eXterminate. Despite its oldschool look and feel, d13 comes as a fully OOP, MVC web-application that features a responsive design as well as great flexibility. You can easily add troops, buildings and technologies and create templates and skins for the project as well. Live Demo:...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Orcs RPG

    Orcs RPG

    RPG Textual em Java

    ...Jogo desenvolvido em Java. Elementos de RPG, evolução do personagem, realização de Missões e Campanhas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Pontoon

    Pontoon in c - source code and header file

    Pontoon in c - source code and header file for the game pontoon written in c as a console app using the Lcc compliler. It's completely free, but can you give me a thumbs up if you find it usefull?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Big Dig (Craftbukkit Plugin)

    An enhanced digging plugin for Craftbukkit

    A plugin to allow for easier digging of large areas, with a focus on keeping the balance of game play in survival mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TicTacToe

    TicTacToe

    Naive AI Enabled Tic-Tac-Toe Game

    It is a simple Tic-Tac-Toe game and you can play with the computer too! The computer has two AI-Players, having two levels of smartness. It is almost impossible to beat the hard level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PicPuzzle

    PicPuzzle

    Naive AI Aided Sliding Puzzle Game

    It is a plain Sliding Puzzle game, but the interesting part is- it includes an Artificial Intelligent that can arrange the pieces for you. It also keeps record of the top 5 fastest solvers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    OpenQuest

    OpenQuest is a computer game conversion of the board game HeroQuest.

    OpenQuest is a computer game conversion of the board game HeroQuest. The play supports Multiplayer as well as Singleplayer. The representation takes place in a isometric view (like e.g. Transport Tycoon, UFO - Enemy Unknown, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    The Endling's Artifice

    Stealth/action shoot-em up game

    The Endling's Artifice is a tactical stealth/action game. It is a reboot of the Intruder's Thunder series. You can play the game as a stealth game, sneaking past enemy NPCs, or as a shoot-em up action game, killing everything that gets in your way. It's entirely up to you. This game features a rendering engine that uses LWJGL. The game can be played in full-screen or an 800x600 window. Custom levels can be created by using the IT4LevelEditor, and played in the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    space-war

    space-war

    Simple turn base strategy game.

    Simple turn base strategy game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AdventureText

    AdventureText

    A Text RPG

    A Text Adventure Role-Playing Game for Singleplayer, playable in one sitting, with turn-based combat and equipment-based progression. Your party, a group of beginner adventurers, has gotten stranded deep inside a dungeon. With no hope of beating the boss themselves, they turn to you as the only free hand they can spare. Progress as an adventurer and defeat the boss so your party may escape!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Dunge-O-Plunge

    Dunge-O-Plunge

    A snarky 2D management game about building and running a dungeon.

    A snarky, top-down 2D management/city-builder game about building, running and managing a dungeon to maim and exploit courageous heroes. Built on top of the Godot game engine, which is multiplatform. Right now, Dunge-O-Plunge is in a closed pre-alpha state. The source code is available as per the terms of the GNU GPL but the program should be considered unreleased. Thank you for your interest in the project!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Java Marvel Character Creator

    Java Character Creator for the Classic Marvel Super Heroes RPG

    This is a Character Creator for the Classic Marvel Super Heroes game written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Abandoned Mansion

    Classic text-based treasure hunt

    This game is an original game based loosely (very loosely) on classic text-based adventure games such as Zork and Adventure. The object of the game is to use simple one and two-word commands to navigate an abandoned mansion and find all the treasures hidden within.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo