Not Minecraft Beta 1.0.2 (Hub Page)

Not Minecraft Beta 1.0.2 is an in-progress open-source reimplementaion of Minecraft beta 1.0.2, the first version of Minecraft beta. Plans include multiplayer with client-side prediction.

image description: screenshot of minecraft-like game. it has a wavy field of
      grass blocks and a HUD. the hand model is currently a photograph of my IRL
      hand, LOL. I have built a smiley face out of glass blocks.

The main technologies used so far are:

  • The Rust programming language
  • WGPU (for graphics)

It's in a relatively early state, however, I've solved sub-problems in ways I'm proud enough of that I'm preparing blog posts on them, including:

  • Renderer
  • GUI
  • Mesh patching
  • In-RAM world data
  • Physics
  • Font integration

Check it out so far!

image description: main menu screen, visually indistinguishable to the
layman from the main menu screen of Minecraft Beta 1.0.2, except with
fewer buttons and an FPS counter and the version text says 'Not Minecraft
Beta 1.0.2'. the copyright notice is cropped out. the splash text is 'Now
it's YOUR Craft!'.
image description: screenshot of aforementioned minecraft-like game. I
have built a house out of various block, including a door.
image description: screenshot of aforementioned minecraft-like game. I
have crudely built the letters of the word 'YAAY' out of brick blocks.

git repo (gitlab repo) act feb/24/2024