Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 751 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 751 Bytes

Warning!!!

This is a debug exercise based on the fogleman/Craft github repo. This means that several bugs have intentionally been introduced into the codebase. If you want the original, untempered Minecraft game codebase, https://github.com/fogleman/Craft is where you want to go.

Go Read "README (original).md"!

The "README (original).md" file is written by the original developers of the game. It contains an overview of the game, build instructions, and other useful info! You really should go read it!

Bugs

  1. Unable to place or delete any blocks.
  2. It shouldn't be possible to place blocks where the player is standing. (Need #1 fixed first).
  3. When the player walks next to other blocks, the player can get "glued" to the block.