Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yrotak/reminecpp

A minecraft Java Edition clone in C++ compatible with the JE protocol. WIP
https://github.com/yrotak/reminecpp

minecraft minecraft-protocol opengl opengl-game

Last synced: about 1 month ago
JSON representation

A minecraft Java Edition clone in C++ compatible with the JE protocol. WIP

Awesome Lists containing this project

README

        

## ReMineCPP

> This project intends to replicate the Minecraft: Java Edition client to communicate with Minecraft JE servers.

### Why ?

This is a project that was for a while in my mind that I wanted to make, first of all to optimise the gameplay, yes minecraft is coded in Java which is very slow language compared to C++ and wanted to prevents crashes and lags that can occur using the Java Edition.

Thanks to:
https://github.com/plushmonkey/mclib (Encryption and compression)
https://github.com/LaG1924/AltCraft (Inspiration and Packet Decoder)

Currently implemented:
- Microsoft account authentification
- Handshake
- Login with encryption

NOT AN OFFICIAL MINECRAFT PRODUCT. NOT APPROVED BY OR ASSOCIATED WITH MOJANG.
ASSETS © MOJANG AB.