Search Results for "minecraft clone java" - Page 4

Showing 371 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
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 1

    THub

    Hub plugin for minecraft

    Simple hub plugin for minecraft
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ImmersiveEngineering

    ImmersiveEngineering

    Wires, transformers, high voltage

    A Minecraft mod that introduces a range of machines and tools inspired by industrial technology.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    BuildCraft

    BuildCraft

    BuildCraft mod for Minecraft

    BuildCraft is a mod for Minecraft. BuildCraft itself is licensed under the MMPLv1 or MPLv2 if you need the specifics, but generally, you can. By default, many simple (primarily worldgen/decorative) blocks are supported out of the box, such as the kind of blocks added by Chisel 2 or Ztones. However, for many other mods, special support is required to allow for rotation and remove the chance of duplication bugs appearing. BuildCraft Compat is a BuildCraft addon designed to add cross-mod...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Scientech Minecraft Mod

    Scientech Minecraft Mod

    A Minecraft Mod for science and technology

    A simple Minecraft mod for Science and Technology. Technotype's first Minecraft mod. (alpha)
    Downloads: 0 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
    JayMontana36 Pre-Built Minecraft Servers

    JayMontana36 Pre-Built Minecraft Servers

    Free Minecraft Servers tweaked for a lag-free experience!

    Free Minecraft Servers that come with a few of the most popular used plugins pre-installed by default, all preconfigured for a lag-free experience! - Optimized for low-end systems (beast-like on medium to high end systems). - Low RAM usage/requirements/consumption. - CrossCompatible between many different versions of Minecraft. - One Server Supports all 1.4.x, 1.5.x, 1.6.x, 1.7.x, 1.8.x, 1.9.x, 1.10.x, 1.11.x, 1.12, 1.12.2 clients all at the same time. - Fully Supports Linux,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DragonProxy

    DragonProxy

    A proxy to allow Minecraft: Bedrock clients to connect to Minecraft

    A proxy made to allow Minecraft: Bedrock Edition clients to connect to Minecraft: Java Edition servers.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 7
    Nukkit

    Nukkit

    Nuclear-Powered Minecraft: Bedrock Edition Server Software

    Nukkit is nuclear-powered server software for Minecraft: Pocket Edition. It has a few key advantages over other server software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Teachingbox uses advanced machine learning techniques to relieve developers from the programming of hand-crafted sophisticated behaviors of autonomous agents (such as robots, game players etc...) In the current status we have implemented a well founded reinforcement learning core in Java with many popular usecases, environments, policies and learners. Obtaining the teachingbox: FOR USERS: If you want to download the latest releases, please visit: http://search.maven.org/#search|ga|1|teachingbox FOR DEVELOPERS: 1) If you use Apache Maven, just add the following dependency to your pom.xml: <dependency> <groupId>org.sf.teachingbox</groupId> <artifactId>teachingbox-core</artifactId> <version>1.2.3</version> </dependency> 2) If you want to check out the most recent source-code: git clone https://git.code.sf.net/p/teachingbox/core teachingbox-core Documentation: https://sourceforge.net/p/teachingbox/documentation/HEAD/tree/trunk/manual/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Point Symmetry Clustering

    Point Symmetry Clustering Approach Using Differential Evolution

    ...Used those academic works for algorithm implementation: http://cs.cug.edu.cn/teacherweb/gwy/Publication/ISICA-09.pdf http://www.isical.ac.in/~sanghami/ieeetkde_cameraready.pdf http://www.softcomputing.net/smca-paper1.pdf 1. You may download code: git clone git://git.code.sf.net/p/pointsymmetryclustering/code pointsymmetryclustering-code 2. Build: mvn clean install assembly:assembly -DskipTests -Dmaven.test.skip=true -DdownloadSources=true -Dcheckstyle.skip=true 3. Run: java -jar target/point-symmetry-clustering-1.0-fat.jar
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Flappy

    Flappy

    Flappy - logical game originally created for SHARP MZ-800 computer

    Java version (clone) of old 8bit game created originally for SHARP MZ-800 computer in 1984. Now rewritten into Java and available on all desktops. Java 1.8 required. >>> UPDATE 10/2017 >>> Levels from other devices included too!
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    iwant
    NOTE: This is a sf.net/subversion clone from https://github.com/wipu/iwant A java-based declarative, multi-threaded and incremental build system that provides a fluent java API for writing build programs. Can use ant tasks and ant and shell scripts as backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Voldemort

    Voldemort

    A distributed key-value storage system

    Voldemort is a distributed database that’s an open source clone of Amazon’s Dynamo. It automatically replicates data over multiple servers, and automatically partitions them as well so each server only contains a subset of the total data. It offers many other features such as pluggable serialization support, data item versioning and an SSD Optimized Read Write storage engine. Voldemort is not a relational database or an object database. It is essentially a big, distributed, persistent,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    tetris

    tetris

    Just another Tetris™ clone

    Just another Tetris™ clone
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    snake

    snake

    Just another Snake clone

    Just another Snake clone
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Minecraft (Linux)

    Minecraft (Linux)

    Minecraft launcher

    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    Minecraft by zyczu

    Minecraft by zyczu

    Minecraft launcher

    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Death Plague Gaming - Minecraft Modpack

    Death Plague Gaming - Minecraft Modpack

    This is the official "Death Plague Gaming - Minecraft Server Pack"

    Currently running r1.5.7 This is the source forge for the official mod-pack of the Minecraft Death Plague Gaming Community! Here is a link to how to install the mod-pack! The same tutorial can be found under the files tab located next to the summary tab! https://docs.google.com/document/d/1AbGVy0_6Qyx7xNaicG8KD_oF5kTwfGhcx2qqWP11Mww/edit?usp=sharing I hope you enjoy all my hard work! Please report bugs...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    NanoHTTPD

    NanoHTTPD

    Tiny, easily embeddable HTTP server in Java

    ...The next release will come soon, and there will not be any more "intended" major changes before the next release. If you want to use the bleeding edge version, you can clone it from Github, or get it from sonatype.org (see "Maven dependencies / Living on the edge" below). Fully functional HTTP(s) server consisting of one (1) Java file, ready to be customized/inherited for your own project. Simple examples on how to customize NanoHTTPD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Minecraft Application Backup Utility

    Minecraft Application Backup Utility

    Backup & restore Minecraft worlds with one click.

    Minecraft Application Backup Utility or formally known as Mabu, is a backup & restore tool for Minecraft which can be used on either Windows, Linux or OS X systems. With a simple and user-friendly design, you can create backups and restore from previous backups effortlessly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Minecraft Portable

    Minecraft Portable

    Portable Minecraft launcher for macOS

    A portable Minecraft launcher for macOS. This is the legacy Java-based Minecraft launcher. Minecraft, and the Minecraft Logo are trademarks of Mojang AB. http://mojang.com/, http://minecraft.net/
    Downloads: 16 This Week
    Last Update:
    See Project
  • 21

    Thermos

    MinecraftForge Server Software implementing the Spigot/Bukkit API

    Minecraft Forge Server Software implementing the Spigot/Bukkit API, formerly known as Cauldron/MCPC.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 22

    StrongHoldFinder

    Minecraft Helper Tool

    A little C# program for .NET framework 4.5 that assists a player of minecraft.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JustEnoughItems

    JustEnoughItems

    Item and Recipe viewing mod for Minecraft

    A popular Minecraft mod providing a comprehensive item recipe viewer and search functionality for in-game items.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    power of two

    power of two

    a fast configurabele 2048 clone

    This is another android port of the great occasional game "2048". The original game was made by Gabriele Cirully and uberspot did an android port. Unfortunately the game slows down the more the bigger the tiles are, and is no fun anymore beyond the 16384 tile. So I began to write another port. Besides the performance, I added three difficulty-levels. They differ in the number of undo-steps and the probability of fours appearing instead of twos. Have fun! Christian Wahlmann
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Colossus is a Java clone of the boardgame Titan, a turn-based fantasy wargame for 2-6 players. Each player moves stacks of creatures around a strategic board, recruiting more creatures and fighting enemy stacks on tactical maps.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB