Skip to content

rajatkumar1011/minecraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft Classic - Modern Wrapper

License: MIT

A sleek, modern, and customizable web wrapper for the official Minecraft Classic.

This project embeds the classic.minecraft.net game within a custom-built interface, providing a clean, futuristic aesthetic. It adds features like a themeable UI, a controls guide, and a dedicated fullscreen mode, all powered by clean HTML, CSS, and JavaScript.

Features

  • Glow Aesthetic: A dark, "glassmorphic" UI with a dynamic, glowing border.
  • Customizable Theme: Change the UI's accent and glow color from the settings modal.
  • Controls Panel: An easy-access info modal displaying all game controls.
  • Immersive Fullscreen: A dedicated button to take the game wrapper into fullscreen mode.
  • Clean Interface: All functionality is tucked into a minimalist sidebar.
  • Robust UX: Includes a loading screen and toast notifications for a smoother experience.

Usage

This is a static front-end project. No build process is required.

  1. Clone the repository:
    git clone [https://github.com/rajatkumar1011/minecraft.git](https://github.com/rajatkumar1011/minecraft.git)
  2. Navigate to the directory:
    cd minecraft
  3. Open index.html in your web browser.

Note: Due to browser security policies (CORS) regarding iframes, you may need to run this from a simple local web server (e.g., using the "Live Server" extension in VS Code or Python's http.server) for the game to load correctly.

Game Controls

Click the game window to lock the cursor and play.

  • Movement: W, A, S, D
  • Jump: Space
  • Destroy Block: Left-Click
  • Place Block: Right-Click
  • Block Menu: B
  • Toggle Fog: F

Acknowledgements

This project is a user interface wrapper and does not include the game itself.

ALL CREDIT FOR THE GAME GOES TO MINECRAFT CLASSIC: https://classic.minecraft.net/

License

Copyright (c) 2025 Rajat Kumar

This project is licensed under the MIT License. See the LICENSE file for full details.

About

A sleek, modern web portal for playing Minecraft Classic. Features a minimalist UI, theme customization, and a robust, responsive design built with pure HTML, CSS, and JavaScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors