Skip to content

NOTE: This is a debug exercise based on the Minecraft replica found in the repo https://github.com/fogleman/Craft. There are several intentionally introduced bugs in this repo. See README.md.

License

Notifications You must be signed in to change notification settings

usernamefreaks/Craft

 
 

Repository files navigation

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.

About

NOTE: This is a debug exercise based on the Minecraft replica found in the repo https://github.com/fogleman/Craft. There are several intentionally introduced bugs in this repo. See README.md.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 81.0%
  • Python 16.7%
  • GLSL 1.6%
  • CMake 0.7%