Giter VIP home page Giter VIP logo

basic-minecraft-lookalike's Introduction

Basic Minecraft Lookalike (Godot)

This is a basic Minecraft lookalike made from scratch using Godot 3.2.1 and GDscript. While the goal originally was to make it as close to Minecraft as possible, I have gotten second thoughts as I do not want to infringe on Microsoft's and Mojang Studios intellectual property. This makes the future of this project uncertain.

alt text

Added functionalities:

  • Procedurally generated world with customizable height, render distance, blocks and tree frequency (as variables at the top of the "Verden"-script).
  • Character movement, including jumping, crouching and sprinting.
  • Ability to destroy and place blocks.
  • Switching between 1st-person and 3rd-person perspective using F5
  • Toggling information like FPS, player position and player speed using F3.

Lacking functionalities (at least the most critical):

  • Ability to continously load more terrain as you move around.
  • Ability to choose what blocks to place down.
  • Different biomes
  • Water physics
  • Performance optimization
  • Saving and loading the world
  • Menu and settings interface
  • Multiplayer

How to test and edit

  1. Download Godot (version 3.2.1 for guarantied compatibility) from https://godotengine.org/
  2. Download zip or clone this repository (you can safely ignore any warnings from Chrome).
  3. If you downloaded zip, the extract it.
  4. Open Godot and import the downloaded repository by navigating to it's file named "project.godot".
  5. Now you can edit it and/ or play it.

Beware:

  • Some variable names, node names and push comments are in norwegian.
  • The game seems to have a visual bug and FPS-drops in the newest Godot version.

basic-minecraft-lookalike's People

Contributors

sindrestokke avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.