A creative Minecraft-themed Christmas celebration website built with pure HTML, CSS, and JavaScript.
- HUD System: Health bar, hunger bar, armor bar, XP bar, and time display
- Hotbar: 9 slots with selectable items (1-9 keys)
- Inventory: Full inventory system (press E to open/close)
- Chat System: Send messages and use commands
- Command Support: Full command system with multiple commands
- 3D Christmas Tree: Minecraft-style pixel art tree with ornaments and star
- Weather System: Falling snow particles
- Day/Night Cycle: Animated sky with sunrise, day, sunset, and night
- Interactive Mobs: Pigs, Cows, and Christmas Creepers
- Gift Boxes: Bouncing animated presents
- Snowmen: Animated snow characters
- 6 Achievements: Unlock by clicking (2 start unlocked)
- Player Statistics: Track blocks broken, items crafted, distance walked, etc.
- Crafting Recipes: Display Christmas-themed recipes
| Key | Action |
|---|---|
| 1-9 | Select hotbar slot |
| E | Open/Close inventory |
| T | Chat/Commands |
| Q | Drop item |
| Space | Jump / Fly (Creative) |
| Shift | Sneak |
| F | Toggle perspective (First/Third person) |
| F3 | Toggle debug screen |
| Escape | Close inventory |
| Command | Description |
|---|---|
/help |
Show available commands |
/time set [day|noon|sunset|night|midnight] |
Set time of day |
/weather [clear|rain|snow] |
Change weather |
/give [item] |
Give item to player |
/xp [amount] |
Add XP |
/kill |
Kill player (trigger death screen) |
/spawn |
Respawn at world spawn |
/achievement |
Unlock achievement |
- Open
index.htmlin your web browser - Explore the Minecraft Christmas world!
- Try the controls and commands
mv/
├── index.html # Main HTML structure
├── style.css # Complete Minecraft-style CSS
├── script.js # Game logic and interactions
└── README.md # This file
- Pixel Art Style: Authentic Minecraft font (Press Start 2P)
- Blocky UI: All elements use Minecraft's signature blocky design
- Smooth Animations: Floating, bouncing, glowing effects
- Responsive: Works on desktop and mobile devices
- No Dependencies: Pure HTML/CSS/JS - no frameworks needed
- ❄️ Snow particles
- 🎄 Christmas tree with ornaments
- ⭐ Enchanted glowing star
- 🎁 Gift boxes with ribbons
- ⛄ Snowmen
- 🦌 Reindeer
- 🎅 Santa
- Some features are simulated (no actual game mechanics)
- Debug screen updates continuously (may affect performance)
This project is created for educational and entertainment purposes. Minecraft is a trademark of Mojang Studios.
Made with ❤️ for Minecraft and Christmas fans!