Showing 2973 open source projects for ".java 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
  • 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
  • 1
    Brick Breaker

    Brick Breaker

    A Java remake of the classic Atari game "Breakout"

    This game is a clone of "Breakout", a game in which the player controls a paddle that is used to bounce a ball that breaks blocks. Items are occasionally dropped from the blocks. The game tracks the player's name, lives, level, and score as well. If the player scores high enough, they are placed on the high score board, which is displayed at the end of every game. There are an unlimited amount of levels, and the user can also select to have background music played throughout the game. Catch...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    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
  • 3
    Opensource Community-Driven MMORPG
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SE Hangman

    Hangman game where requirements changing weekly

    Here is a simple implementation of Hangman game. Hangman is a two-player game in which one player provides a secret word, and the other player tries to guess the word by guessing individual letters. On a correct guess, the letters will be filled on respective places otherwise they will be counted as misses. If second player succeed to guess the word before six misses, s/he wins otherwise s/he loses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • 5
    Simple Sudoku game with different levels and a solver. Language support English, Dutch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Mpango means plans in swahili. This project is an open source massive multiplayer online game described as a turned based strategy game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    EnergyBolt

    java 2d two player action game

    EnergyBolt, 2D space battle game written in Java. Is for two players and have lot of extras. Try it if you want, if not: try another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ControllerToKeys

    ControllerToKeys

    Emulate Keyboard and Mouse with a Controller.

    ...With the ability to save and sharing button mappings, the intention is to be able to publicly share your mappings with others via. the forums. Hopefully, one day every game will have have mapping. Requires Java 7.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9

    Unknown Engine

    A 2D java game engine

    A java 2D game engine with multiple features including: Animation system, Spritesheet system, Developer console, Event system, Packet based TCP networking. This project is something i have worked on in my spare time for months and now i have decided to give to the java community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 10

    The Dungeon

    A Java-based dungeon escape game.

    You have been trapped in a dungeon. You don't know by who, or what, and you are not sure what might lurk beyond the walls of the cell you currently reside in. If you want to survive, find the room with the key and find the door out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    jvd&d

    4 Player Co-op Dungeon Exploring

    jvdd is a more or less innovative game project which aims to be awesome
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MechFight
    MechFight is a new implementation of the Amigagame Mechforce. In this tactical game groups of warriors fight with heavy machines (up to 100 tons), until defeat or even death in a thermonuclear explosion of their engines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    SWG Ship Loot Generator

    Star Wars Galaxies Ship Part Loot Generator

    An ongoing attempt to recreate the back end generation of random loot from the game created by Sony Online Entertainment, known as Star Wars Galaxies. - Bring Statistics Generated into line with more accurate figures (In the Works) - Occasional Part Mutation (In the Works) - Save Best Stats (In the Works) - Part Naming
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Crowns and Shadows

    Crowns and Shadows

    A game of political domination

    A turn based strategy game of global and political domination. Decisively command your troops on the battlefield, or build a network of allies through intrigue and diplomacy. Lead your noble house to glory or infamy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    askcards

    Quiz Game SWT

    Quiz game. It virtually draws "cards": first you can see the question and guess the answer. Then you can see the "answer" side of the card. Program registers if it matches or not.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Pulsar Game

    Pulsar Game

    Pulsar is a card video game using Stars as gameplay key elements.

    Pulsar is a card video game. A card represents a star constellation, and thus contains stars that can be used in two ways : * Attack Stars (also called AMAS Stars) will generate an attack to flip opponents cards (and take them) ; * Defense Stars will protect the card from opponents. It is also the interface with other cards to begin a battle. The inner gameplay is much more complex as Cards and Stars can evolve, be damaged. AMAS Stars are "AutoMated Attack System" Stars. Stars are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    lwjgl-basics

    lwjgl-basics

    LibGDX/LWJGL tutorials and examples

    lwjgl-basics is a lightweight, shader-driven Java library designed to teach and simplify 2D game development using LWJGL and OpenGL, focusing on minimal abstractions and direct control over rendering pipelines. It provides essential utilities for handling textures, shaders, and sprite rendering while maintaining a low-level approach that exposes developers to the underlying graphics concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ik

    Ik

    It's a game based on a puzzle survive sistem.

    The game tells us the story of Ik, a mayan young man. As we know, the entire Mayan Civilization disappears in some point back in time, but actually they went to another place, a better one (Something like " In a galaxy far far away"). The problem? Well, Ik didn't make it, he was left behind. So, abandoned in this world, he found Ok, the stone dog (I know, the names are little confused because they are based on Mayan Language). So, Ok tells our hero that he has to climb the Tower of Challenge...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Yahtzee

    Yahtzee

    A simple Yahtzee game coded in java.

    A simple Yahtzee game coded in java. This is the working source code for the final project for the course CIS 256 that my partner and I turned in. (2007). This is posted here as a portfolio project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Stark

    explore, expand, exploit, and exterminate

    Wikipedia's Definition of a 4X Game; "4X games are a genre of strategy video game in which players control an empire and "explore, expand, exploit, and exterminate". The term was first coined by Alan Emrich in his September 1993 preview of Master of Orion for Computer Gaming World. Since then, others have adopted the term to describe games of similar scope and design. 4X games are noted for their deep, complex gameplay. Emphasis is placed upon economic and technological development, as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Crazy DownHill

    Free open source game created in Unity 3d for Windows 64 bits

    This is a free car game created in unity 3d for Windows 64 bits. You can download and use all script code under CC Attribution-NonCommercial-ShareAlike 3.0 Unported License. All Crazy Downhill game files and setup file: Copyright © 2013 Jesús Martín Berlanga. All rights reserved. Script Code License: http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode CC Attribution-NonCommercial-ShareAlike 3.0 Unported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Framework for stock exchange simulation and game to use it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    MPI Baccarat Game

    MPI Baccarat Game

    This is a baccarat game application developed in java 1.7 version with swing interface. It is developed by the gaming lab (MPI-GERDC). This game is aimed for students in MPI Bachelor of Science in Computing programme to study the gaming specialist. This simulation will help students to learn the baccarat game rules, logic, and test the betting systems of their own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    stab

    WebSockets based 2D / 3D multiplayer action game

    This is my first try in the field of multiplayer online gaming. And this is also my first experience working with Three.js and 3D graphics in general.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Shoddy Battle (later known as Pokémon Lab) is a Pokémon simulator created by Cathy and bearzly and first released in July 2007. It allows users to play Pokémon matches against other people online. Shoddy Battle was highly influential on the game of competitive Pokémon because it was free and open source, scalable (700,000 battles per month during its peak), user customisable and extensible, and it provided unprecedented statistical data on player skill and Pokémon usage trends. Visit the...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo