Skip to content

Commit 2a1c74d

Browse files
committed
Add Tetris tutorial
Add tutorial about writing a Tetris game by Javier López.
1 parent f9852ad commit 2a1c74d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
6464
* [Part 7: Compound Statements](https://norasandler.com/2018/03/14/Write-a-Compiler-7.html)
6565
* [Part 8: Loops](https://norasandler.com/2018/04/10/Write-a-Compiler-8.html)
6666
* [Implementing a Language with LLVM](https://llvm.org/docs/tutorial/#kaleidoscope-implementing-a-language-with-llvm)
67+
* [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/)
6768

6869
### OpenGL:
6970

0 commit comments

Comments
 (0)