Code Monkey home page Code Monkey logo

alex's Introduction

Alex

A Minecraft (Java & Bedrock Edition) client written in C#

Build status

This client requires a paid Minecraft account.

You also need access to the resources from both Java & Bedrock edition of Minecraft.

As of the current state, there are still a few resources required from the Bedrock engine, work is being done on removing this dependency.

About

This is a hobby project i work on from time to time, the end goal being it able to connect to a MC:Bedrock & MC:Java server & be feature compatible with most features required for the typical minigame server.

It can currently connect to any java 18w50a server, bedrock server support is coming as soon as the network implementation is done. I do not recommened trying the client out on a server you care about tho, seeing as any slightly decent anti-cheat will detect you as our movement physics do not currently match up with Vanilla. Some world interactions like building and destroying are implemented but only recommened to be used on private servers & in creative mode.

Model rendering isn't yet quite perfect, but most models can be rendered.

Cloning the Repository

As we use submodules to add support for MC:Bedrock, you need to pull the submodules in order to compile Alex.

The easiest method of doing this is to clone the repository using git clone --recursive https://github.com/kennyvv/Alex.git

Building on Windows

To build on windows, you must install Gtk. See GTK Project for info. Or else use these commands in CMD.

git clone https://github.com/Microsoft/vcpkg
cd vcpkg
.\bootstrap-vcpkg.bat
vcpkg install gtk:x64-windows

Contributing

I'm looking for people that want to help me continue development on Alex. C# experience required, i'd obviously help you setup the client to get started and be there to answer any questions.

Awesome repositories

These repositories really helped me create Alex, thanks!

  • MiNET - A Minecraft Bedrock Edition server written in C#
  • TrueCraft - A Minecraft beta 1.7.3 client written in C#

Other resources

  • Wiki.vg - A website with documentation on various Minecraft things such as the protocol.

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.