Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dgreenheck authored Oct 16, 2023
1 parent 36b9431 commit 1e256e6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,17 @@ This is a simple Minecraft clone written with 🍦 Vanilla JavaScript + Three.js

![Screenshot 2023-09-29 at 12 14 34 AM](https://github.com/dgreenheck/minecraft-threejs-clone/assets/3814912/c39c6b2a-f6e4-4f43-824c-d0e727539170)

## Live Demo

https://dgreenheck.github.io/minecraft-threejs-clone/

## Project Goal

Teach developers how to build a Minecraft clone that runs in the browser without using advanced graphics techniques or writing custom shader code.

## How did you make this? Can I learn?

You sure can! I created a tutorial video series on my YouTube channel which you can check out [here].
You sure can! I created a tutorial video series on my YouTube channel which you can check out [here](https://www.youtube.com/playlist?list=PLtzt35QOXmkKALLv9RzT8oGwN5qwmRjTo).

## Features
- Procedural World Generation
Expand Down

0 comments on commit 1e256e6

Please sign in to comment.