From 5af09ed51aef3b65a1af6aabcabb103cee904afc Mon Sep 17 00:00:00 2001 From: Daniel Stefanovic Date: Sat, 24 Nov 2018 15:34:05 +0100 Subject: [PATCH] Remove tutorial #290 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4395c31..3834edf 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,6 @@ * [**C**: _A tutorials for a basic Invaders game made in C with GTK: and OpenGL_](https://dashgl.com/Invaders/) * [**C**: _Astroids Tutorial written in C using GTK with OpenGL and DashGL for matrix manipulation_](https://dashgl.com/Astroids/) * [**C**: _On Tetris and Reimplementation_](https://brennan.io/2015/06/12/tetris-reimplementation/) -* [**C++**: _How To Make Minecraft in C++/ OpenGL_](https://www.youtube.com/playlist?list=PLMZ_9w2XRxiZq1vfw1lrpCMRDufe2MKV_) [video] * [**C++**: _Breakout_](https://learnopengl.com/In-Practice/2D-Game/Breakout) * [**C++**: _Beginning Game Programming v2.0_](http://lazyfoo.net/tutorials/SDL/) * [**C++**: _Tetris tutorial in C++ platform independent focused in game logic for beginners_](http://javilop.com/gamedev/tetris-tutorial-in-c-platform-independent-focused-in-game-logic-for-beginners/)