Search Results for "minecraft clone java" - Page 5

Showing 279 open source projects for "minecraft clone java"

View related business solutions
  • 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    MinecraftForge

    MinecraftForge

    Modifications to the Minecraft base files to assist in compatibility

    ...MinecraftForge also includes tools for loading mods, managing dependencies, and maintaining compatibility across game updates. Over time it has become the primary modding ecosystem for Minecraft Java Edition, supporting thousands of community-created modifications ranging from gameplay enhancements to entirely new game mechanics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    captureTheFlag_canarymod

    captureTheFlag_canarymod

    canarymod plugin to play capture the flag on minecraft

    With this plugin for the canaryMod server you can play capture the flag with your friends in Minecraft. Supports up to six teams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JSkat
    JSkat is an implementation of the German card game Skat in Java. You can play over the internet on the International Skat Server against the strongest Skat AI players known today or against other human players. We moved our source code to GitHub. Please clone the source code from there: https://github.com/b0n541/jskat-multimodule The latest release can also be found there: https://github.com/b0n541/jskat-multimodule/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Mobile Suite

    Mobile Suite is a set of J2ME midlets with a common UI

    Mobile Suite is a set of J2ME midlets with a common UI. Applications are grouped in three: - game (Reversi, Bubblet, ...), - application (Secure SMS, RSS Reader, ...) - programming tool (libraries, test suite, ...).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    mod_MumbleLink

    mod_MumbleLink

    Positional Audio Communication for Minecraft with Mumble

    A Mod so that Minecraft now natively supports Mumble's positional audio feature. This means: Directional and positionally attenuated VOIP in relation to the game world. Please visit the Forum for information about the newest Version! Main Forum-Thread: http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1272675 TheSkorm's Fork on GitHub: https://github.com/TheSkorm/mod_mumblelink Mumble: http://mumble.sourceforge.net Donations are greatly appreciated:...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    SRVCraft
    SRVCraft es una clonación de los servidores de Bukkit que utilizan su API junto con la de Spigot y MC. Está diseñado para que cualquier persona pueda ejecutar un servidor que se pueda adecuar a cada actualización del juego original.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Blaze Machines

    Blaze Machines is a OS emulator modification for Minecraft

    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Gamer Group Content

    Gamer Group Content

    A minecraft Mod

    This is a mod for minecraft, The original idea came from lukasdragon in December, 2013. We revived it in April, 2014 (New Year's resolution maybe?). The mod will include many new ores and minerals, Animals and monsters, Toolsets and Armorsets. As this mod is in development anything can pass!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java Clone of Age of Empires
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10

    Jogun

    Shogun written in Java

    Jogun is a clone of the game Shogun written in Java. Shogun is an old boardgame that was invented by Teruo Matsumoto. It is played by two players. The game is like chess, only that the figures can only move within a radius of their random number. If the Shogun, which is a special figure that can only have the numbers 1 or 2, was hit, the game is over.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Minecraft-PSC

    Minecraft-PSC

    Minecraft private Skin Center

    Hello everyone! So what is this? well, i just made a cms for private servers, to manage their own premium skins. its a PHP based CMS, players can register, login, upload, delete, edit their own skins.(it contains the latest Skincraft too for editing) Remember its in beta status there WILL be updates!! but it works great! It has a wardrobe too! since 0.9 Beta. Current version: MC-PSC V1.0.0 RC1 WARNING! ALL THOSE WHO USES THE PREVIOUS VERSION(0.9 and lower), I HAVE TO ANNOUNCE THAT...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Craft

    Craft

    Minecraft clone written in C using modern OpenGL

    A simple Minecraft clone written in C using modern OpenGL (shaders). A very performant Minecraft clone written in just a few thousand lines of C using modern OpenGL (shaders). Online multiplayer support is included using a Python-based server. Many people have used this as a base upon which a more complex game was built. Simple but nice looking terrain generation using simplex noise.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MINECRAFT2D hahn2014

    MINECRAFT2D hahn2014

    Minecraft side viewed game made in Java

    This started when one of my friends said I couldn't possibly make a full blown video game in Java, and know I have made Minecraft in Java and it consists of an inventory, blocks, and more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Seigneur Necron Minecraft Mods

    Seigneur Necron Minecraft Mods

    A set of Forge mods for Minecraft. (API, Stargate, custom signs...)

    - Mod Core : An API to develop minecraft mods. It contains a lot of classes that you can extend to create your mods easily (mod main class, configuration, logger, packet handlers, reflection tools, tile entities, entity extended properties, world properties, teleporter, containers, gui components, font renders, sounds...). - Stargate Mod : A mod which adds Naquadah in the world, with which you can build Stargates, teleporters, player detectors, mob generators, better enchantment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Charlotte's Utilities

    Charlotte's Utilities mod for Minecraft Forge made by Sharshar

    Charlotte's Utilities is my first adventure into modding Minecraft. I wanted to have some extra utilities and things for my server that I couldn't find in other mods, or if I could I was able to think of a different way that I would prefer to implement them. At its core, this mod pack is just a collection of utilities that I feel improve the game experience. Everything is fully configurable in the config file so you can change, enable, or disable whatever you feel is best for you! The mod...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    UnitMine - A Minecraft Launcher

    UnitMine - A Minecraft Launcher

    Minecraft Lauchner for premium, cracked and sharing

    This is a new Minecraft Launcher for cracked, premium and sharing. This Launcher also has an advanced mode where you can change RAM, uuid and accessKey. We have a simply profile manager and lastlogin saver. You can use every folder of your PCs to start Minecraft.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    xTreme Évolution .:{C4}:.

    Launcher minecraft free

    Launcher minecraft free
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 0 This Week
    Last Update:
    See Project
  • 20

    Energic Network

    Custom Minecraft network

    Energic is not really that special, it's built from the ground up by people that miss how basic the minecraft launchers were. We're aiming to bring you great play ability with our modpacks and a diversive launcher to help you. Recoding everything in C#, everything is going to change even the design. Feel free to get the source code if you know any decent VB.Net and send me what you did in a .zip file in a private message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RF-MCLauncher-B

    RF-MCLauncher-B

    一個非官方的Minecraft啟動器

    RF-MCLauncher是一個非官方的Minecraft啟動器 由一群對程式懷抱著熱情的臺灣青少年研發而成 這個程式是RF-MCLauncher的B版 B版和原版主要差異在於撰寫語言 原版是採用VB.net寫成, B版採用Java寫成; 正因為是採用Java寫成的 所以最大的優點就是支援跨平台(Mac尚不支援) B版是採用GPLv3授權的自由軟體 堅持發行到哪開源到哪 研發:RasFun軟體工作室 編寫員:曙
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    BeeKeeper

    A minesweeper clone written in Java

    BeeKeeper (v0.1) is a minesweeper clone written in Java, using only vector graphics (primitive shapes and lines). The objective of the game is to collect all of the honey without disturbing any of the dormant bees, as fast as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    MinecraftError

    Simple error logging for Minecraft!

    https://github.com/medsouz/MinecraftError http://www.minecraftforum.net/topic/533027-minecrafterror/ See github for full project page, pull requests, and issue tracking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sljngshot is a clone of the gravity game Slingshot implemented in java. It offers hot-seat single-computer sessions as well as multiplayer games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Ben's Burrows

    DF clone with multiplayer

    A very superficial clone of Dwarf Fortress with the main goals being multiplayer support, mouse driven interface and slightly more modern graphics. https://github.com/bensmith87/yadf https://www.ohloh.net/p/yadf
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB