mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-03 01:09:25 +00:00
Fixes #762 by removing an inaccessible link.
The second link, https://www.youtube.com/watch?v=C_Fo9PcrVXA&list=PLXa65xzz2vplye7cn1HH4GyE6_FjnDSug&index=1, has been made private and is currently inaccessible. It has been removed.
This commit is contained in:
parent
85d2a0830c
commit
cc53e2bbf6
1 changed files with 1 additions and 1 deletions
|
|
@ -380,7 +380,7 @@ It's a great way to learn.
|
||||||
#### Build your own `Voxel Engine`
|
#### Build your own `Voxel Engine`
|
||||||
|
|
||||||
* [**C++**: _Let's Make a Voxel Engine_](https://sites.google.com/site/letsmakeavoxelengine/home)
|
* [**C++**: _Let's Make a Voxel Engine_](https://sites.google.com/site/letsmakeavoxelengine/home)
|
||||||
* [**Java**: _Java Voxel Engine Tutorial_](https://www.youtube.com/watch?v=QZ4Vk2PkPZk&list=PL80Zqpd23vJfyWQi-8FKDbeO_ZQamLKJL) [video]
|
* [**Java**: _Java Voxel Engine Tutorial_](https://www.youtube.com/watch?v=QZ4Vk2PkPZk&list=PL80Zqpd23vJfyWQi-8FKDbeO_ZQamLKJL)
|
||||||
|
|
||||||
#### Build your own `Web Browser`
|
#### Build your own `Web Browser`
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue