Skip to content

CodeWhiteWeb/Minecraft-classic

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

Minecraft classic Open source

This Project is a clone for classic.minecraft.net. Owner of this Repo (CodeWhiteWeb) doesn't have any rights to this project.

Minecraft Classic Reversed

This is a project meant to document the functions and code of classic.minecraft.net. This is the original code of classic.minecraft.net.

Usage

Clone the repo and run start-server.bat, or run http-server on the working directory. Then, connect to the server using localhost:8080 in your preferred browser. If the server doesn't start try with python localhost server.

  • If Python version returned above is 3.X
  • On Windows, try python -m http.server or py -3 -m http.server
  • If Python version returned above is 2.X python -m SimpleHTTPServer

Contributing

If you want to contribute, please open an issue or pull request.

Fun

  • You can change the texture of anyblock or hotbar item by changing the files in assets\textures and for hotbar items assets\textures\previews

Future

I am working on Multiplayer, and I will be adding a new feature soon. (multiplayer will be hosted online so you don't have to download the files)

About

Open source code of classic.minecraft.net

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages