Showing 21 open source projects for "java applet simple game source code"

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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    PojavLauncher

    PojavLauncher

    A Minecraft Java Edition Launcher for Android and iOS

    A Minecraft Java Edition Launcher for Android and iOS based on Boardwalk. This repository contains source code for the Android platform.
    Downloads: 671 This Week
    Last Update:
    See Project
  • 2
    MCreator

    MCreator

    Make Minecraft Java Edition mods, Minecraft Bedrock Edition Add-Ons

    MCreator is an open-source integrated development environment designed to simplify the process of creating Minecraft mods, add-ons, resource packs, and data packs. The software provides a visual programming environment where users can design mod features using graphical tools instead of writing code manually. Through wizards, block-based programming interfaces, and an integrated editor, MCreator generates the underlying Java or JSON code required for the mod automatically. ...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 3
    Minestom

    Minestom

    1.21.11 Lightweight Minecraft server

    Minestom is an open-source Minecraft server development framework that allows developers to build custom Minecraft server software from scratch without relying on Mojang’s original server code. Instead of functioning as a traditional server implementation, Minestom acts as a lightweight library that provides the core networking and gameplay infrastructure needed to create Minecraft server applications.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    Skript

    Skript

    Skript is a Bukkit plugin which allows server admins

    Skript is (surprise, surprise) a scripting plugin for the Bukkit platform. It is easy to use for simple tasks, but you can also create really complex things with it. The syntax of Skript is close to English, but it is still not magic. While you might succeed with experimentation for simple tasks, for anything more complex you will need some guidance. You will find all supported features of the plugin here, along with some useful examples. We don't have tutorials yet, but you can find good...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    Tweaked

    Tweaked

    Just another ComputerCraft fork

    Tweaked is a mod for Minecraft that adds programmable computers, turtles and more to the game. A fork of the much-beloved ComputerCraft, it continues its legacy with improved performance and stability, along with a wealth of new features. Tweaked can be installed from CurseForge or Modrinth. It runs on both Minecraft Forge and Fabric.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Purpur

    Purpur

    Purpur is a drop-in replacement for Paper servers

    Purpur is an open-source Minecraft server software built as a fork of the Paper server platform, designed to provide extensive configurability and gameplay customization for server administrators. It functions as a drop-in replacement for Paper, meaning existing servers can switch to Purpur without major changes while gaining access to additional features and configuration options. The project focuses on allowing administrators to modify gameplay mechanics, behaviors, and rules that are...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Find releases and source code repositories from Files and Git.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    spark

    spark

    A performance profiler for Minecraft clients, servers, and proxies

    spark is a performance profiling and diagnostic tool designed for Minecraft servers, clients, and proxy software. It helps developers and server administrators analyze performance issues such as lag, high CPU usage, and memory bottlenecks. The plugin collects statistical information about the server’s execution and generates detailed profiling data that can be used to identify inefficient code or problematic plugins. spark includes tools for CPU profiling, memory inspection, and monitoring...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Project Malmo

    Project Malmo

    A platform for Artificial Intelligence experimentation on Minecraft

    How can we develop artificial intelligence that learns to make sense of complex environments? That learns from others, including humans, how to interact with the world? That learns transferable skills throughout its existence, and applies them to solve new, challenging problems? Project Malmo sets out to address these core research challenges, addressing them by integrating (deep) reinforcement learning, cognitive science, and many ideas from artificial intelligence. The Malmo platform...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10

    THub

    Hub plugin for minecraft

    Simple hub plugin for minecraft
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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: 3 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14
    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: 4 This Week
    Last Update:
    See Project
  • 15
    NeoForge

    NeoForge

    Neo Modding API for Minecraft: Java Edition, based on Forge

    NeoForge is an open-source modding API and mod loader designed for Minecraft: Java Edition that enables developers to create and run game modifications within a structured development framework. The project was created as a community-driven continuation of the Minecraft Forge ecosystem and aims to provide a modernized, actively maintained platform for mod development.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 16
    MinecraftForge

    MinecraftForge

    Modifications to the Minecraft base files to assist in compatibility

    MinecraftForge is a widely used open-source modding API and development platform for Minecraft that enables developers to create, install, and manage game modifications in a standardized way. It provides a framework that extends the core functionality of Minecraft while maintaining compatibility between different mods and versions of the game. Forge simplifies the modding process by offering tools, hooks, and APIs that allow developers to modify game behavior without directly altering the base game code. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Information Machines: Two blocks that can break the blocks that are at the sides, according to the position that has been previously placed. The advanced blockbreaker is more fast and have silk touch. Life: Add cherry tree, cherries and some recipes. So when I go Mojang Update Minecraft updating it, and if I can not, at least, I posted the code. The code is 100% GPL, you can use it for whatever you can think of. The source code it's on Github -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Stone Lantern V1.0 (MC 1.5.1/1.5.2)
    Mod Name: Stone Lantern Default ID: 184 Version: 1.0 MC Ver's: 1.2.5, 1.3.1, 1.3.2, 1.4.2, 1.4.4, 1.4.5, 1.4.6/1.4.7, 1.5.0, 1.5.1/1.5.2 LU: [13.04.04] This mod adds a craftable Stone Lantern to Minecraft. I made this mod so you can easily craft as many Lanterns as you need. Why this is needed in Minecraft: - Jack-O-Lanterns: I got sick of having to find Pumpkins. Then having to plant, wait for them to grow and harvest them. You can't even place Jack-O-Lanterns without a block...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Minecraft X-Ray is a program whose primary purpose is to aid in finding valuable ores and resources inside a Minecraft world. This branch is based on code written by plusminus from the Minecraft forums.
    Leader badge
    Downloads: 737 This Week
    Last Update:
    See Project
  • 20
    Cartocraft is a simple top-down, orthogonal Minecraft map renderer with ambient occlusion and lighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An alternative/custom Minecraft server, written in Java, compatible with the original protocol. OpenCraft is built upon Apache MINA, SLF4J, Jython and XStream. The aim is to have features not in the official server distribution, like antigrief/scripting.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB