Showing 2366 open source projects for "java game maker"

View related business solutions
  • $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
  • 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

    Minecraft last login decoder/recovery

    Decodes the login credentials stored by the minecraft launcher

    This simple application written in java decodes the login credentials stored in the file named "lastlogin" in your minecraft folder. DEPRECATED AFTER MC 1.6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Kenny ClassIQ

    A java-based, purely object-oriented chess engine.

    Kenny ClassIQ (read Kenny Classic) is something like my dream project. It is a chess engine with pure object oriented programming with close-to-real-world representation of the game inside the program using OOPS. Initially I thought of doing a similar thing in C++, but after trying to develop my other chess engine Kenny in this route, I found out that it is a difficult task, and switched to using Java for the programming instead. To learn how to do it, I created a similar, many-times-lesser-in-complexity project KenTacToe. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Smuje2d

    Java game engine for shoot 'em ups, using Java2D.

    Shoot 'em Up Java Engine 2 Dimensional (Smuje2d). This engine allows you to programm 2d games fast and easy. Using Java2D it has no dependencies to other libraries and your game will run everywhere. No port or recompilation is needed. Look under "Files" for a game example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Modding Table

    The Modding Table

    A software to craft easily your own Minecraft mod, without coding

    NOTE: THIS PROJECT HAS BEEN DISCONTINUED FOR MONTHS AND IS NO LONGER AVAILABLE FOR THE LATEST VERSIONS. The Modding table is a free software by CraftYourMod, to craft easily your own Minecraft mod without writing a line of code. Just configure your mod, add blocks/items, export it, compile it and run it ! The Modding table is also Cross Platform, so you can run on every recent OSes. There is also a WYSIWYG crafting recipe editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 5
    Chess Game AI Phantoms
    Phantoms Chess Where Pawns Can become Queens Chess Game is zero-sum two-player. Team Members: Phantoms Team * Leader Gehad Sayed Kaseb Gehad.Kaseb@gmail.com * Co-leader Rawia Ahmed * Research team Hagar Samir Safaa Mohamed * Design and Implementation team Ahmed Helal Aya Eid Aya Tarek Eman Saleh Fatma El zhraa Ibrahim Hanan Mohamed John Samir Mina Victor Nahla Ibrahim Samira Magdy Samr Ayman * Integration Team Marwa Ayman Nahla Essam * Interface...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    5Frogger

    A simple unique frogger game where it's all about the money.

    This is the first time I programmed a game! It's a prototypy unique frogger, where it's all about the frogger family and you are the bawss. Go get the money then! Risk your life, crossing huge streets and the big ocea.. no wait. river. yeah. No big deal. This project was made for www.onegameamonth.com ! details: Written in Java, with Slick2D and LWJGL. Requirements: JRE 1.7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Basic Point n Click Game Engine

    Framework for a graphical point and click adventure game in Java

    A simple framework in Java 7 for a point and click adventure type game, visually and operationally based on the look of the NES versions of Shadowgate and Uninvited. Includes 16bit wav audio support, and dynamic font and image sizing for any screen resolution. Includes a sample 19 room / 35 item game as an example of how to extend the engine into a playable game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Wireless Redstone is a Minecraft modification that allows you to transmit and receive redstone signals without wires.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Conway's Game o' Life Simulator

    A very simple Game of Life simulator

    A very simple and basic simulator of the Conway's Game of Life. It's in JAVA. It might be a good start for students wanting to reproduce this game with the original game rules. Right click to start or pause the simulation. Left click to add or kill cells.
    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

    LottoSE

    Lotto 6/45 Combination Generator

    Full Lotto Wheel Generator. LottoSE is a generator of all the possible combinations of a set of numbers into group of n numbers, where n is usually the number of numbers played in the game. For 6/45 lotto, n is 6. For example, all the possible 6-number combinations of a set of 10 numbers is 210; for a set of 20 numbers it is 38,760. LottoSE is actually a Full Wheel generator for 6/45 lottery games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Swap Puzzle

    Swap messed up puzzle pieces to restore a primary picture.

    This application is a simple swap puzzle game. In this game an image is cut into a number of square pieces of the same size. Pieces are placed in a random order. Not a single piece in a right place. The objective of the game is to swap the messed up puzzle pieces to restore the primary picture. If you click on an element it will be highlighted with a blue border. Double click on the same element will cause the border to be removed. To make a swap click on the piece you wish to move. Then...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SkyChess
    A chess game for play with your partner in LAN. This have simple usage and friendly interface. Let's play and feel !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    cs4433DotsAndBoxes

    cs4433DotsAndBoxes

    dots and boxes game

    this is a classical game of dots and boxes implemented in java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Mulitplayer Blackjack

    A multiplayer Blackjack game which works over the internet

    Warning: this games server is no longer functional. In the future it may be fixed, but unfortunately, the game is currently nonoperational. This game consists of a Java client, a PHP server, and a database which is accessed with MySQL. It is my first game capable of functioning across a network, and my first application which combines Java with a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    droidz Wheel

    droidz Wheel

    Turn your android device to a game wheel in seconds

    Turn your android device to a portable and highly configurable gaming wheel in seconds. All you have to do is to download the server and the app and start playing. Download server from sourceforge https://sourceforge.net/projects/droidzwheel/ Download Client from getjar [also available on SlideMe] http://www.getjar.com/droidzwheel Download the Server from http://zontek.zzl.org/files/droidzwheelv1.zip A full guide on using and installing the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    KludgopolB
    ...I have no idea how well this game runs on other operating systems, but then again I can't see much in theory to stop it working on any operating system capable of running java..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Java port of the Palm game Space Trader. This port is based upon the C# port at Space Trader for Windows. Recent improvements are being made to enhance it into a full-window application, under a new branch of development. Consult the wiki for info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Bahamut-Sango
    Bahamut-Sango is a historical-simulation game made by the fans. Now it is in processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Sunland Villagers

    Sunland Villagers

    An LWJGL based landscape renderer to become a village building game.

    Currently it's just an LWJGL based landscape renderer. The vision is to create a village building and managing game upon the rendering engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CraftBukkit-CommandsEX

    CraftBukkit-CommandsEX

    Modular Minecraft server plugin - commands, events, ...

    This project gives you freedom to get a fully-customized plugin for CraftBukkit Minecraft servers. You choose what to include and build it up. No more command collisions, no unnecessary memory and processor overhead on your server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Minecraft-Installer

    Minecraft-Installer

    Install mods for minecraft easily

    Install your mods for Minecraft easily with the new Minecraft-installer program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Bagh Bandi - Surround the Tiger

    Bagh Bandi - Surround the Tiger

    Bagh Bandi - 2 player board game

    Bagh bandi is a two-player abstract strategy board game from Lower Bengal, India. It is a hunt game. It uses an Alquerque board, and therefore, Bagh bandi is specifically a tiger hunt game (or tiger game). There are two tigers attempting to elude and capture as many goats while the goats are attempting to surround and trap the tigers. An interesting and uncommon feature in this game is that the goats are piled up on four points of the board at the beginning of the game. Piling up pieces is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Coopnet
    Coopnet is a lobby based Chat with the functionality of launching games. Its aim is to enable users of Windows and Linux to play together on the same network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Parallax

    Java Game Engine 2D

    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Brick Blaster

    A brick blaster game in java. Anyone can contribute!

    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo