Skip to content

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

Notifications You must be signed in to change notification settings

yrotak/reminecpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published