janemiceli / Minecraft-Plus

A tweaked version of "Minecraft Plus!", Minecraft's 2021 April Fool's joke.

Home Page:https://janemiceli.github.io/Minecraft-Plus/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Read Mojang's original announcment on the Minecraft Blog

A tweaked version of Minecraft Plus!, Minecraft's 2021 April Fool's joke.

All copyright belongs to Mojang Studios

Changes

  • URLs are now relative for rehosting
  • The canvas is now initially sized properly
  • The canvas resizes when the window does
    • The WASM can't seem to tell this is happening though.

Usage

URL parameters

  • autorun
    • With no value it takes you striaght to the launch screen.
    • With 'window' it opens a random module in windowed mode. [link]
  • 'module'
    • With no value it defaults to 0.
    • With a parameter it loads the specified module instead of a random one. Input is % max.
      • 0 A rotating block with random faces [link]
      • 1 A DVD bounce with a trail [link]
      • 2 A traditional DVD bunce [link]
      • 3 Litters random items on the ground [link]
      • 4 Isometric view of Alpha water [link]
      • 5 Isometric view of Alpha lava [link]
      • 6 A random main menu panorama [link]
      • 7 Colored footsteps [link]
      • 8 Swimming glowsquids [link]
      • 9 Random items and blocks bouncing Solitaire style [link]
      • 10 Grass growing across the screen [link]
      • 11 A rotating field of blocks [link]
      • 12 Hyperspace but creepers [link]

About

A tweaked version of "Minecraft Plus!", Minecraft's 2021 April Fool's joke.

https://janemiceli.github.io/Minecraft-Plus/


Languages

Language:JavaScript 82.0%Language:HTML 18.0%