Merge pull request #81 from bobeff/tetris

Add Tetris tutorial
This commit is contained in:
Tu Tran 2018-05-27 19:17:53 -04:00 committed by GitHub
commit 8ce0da729f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,6 +69,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
* [Part 2](http://nicktasios.nl/posts/space-invaders-from-scratch-part-2.html)
* [Part 3](http://nicktasios.nl/posts/space-invaders-from-scratch-part-3.html)
* [Part 4](http://nicktasios.nl/posts/space-invaders-from-scratch-part-4.html)
* [Tetris Tutorial in C++ Platform Independent](http://javilop.com/gamedev/tetris-tutorial-in-c-platform-independent-focused-in-game-logic-for-beginners/)
### OpenGL: