Merge branch 'main' of https://github.com/jlanders2/TetrisClone
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Tetris Clone
|
||||
# Tetris Clone (Incomplete)
|
||||
|
||||
Creating a Tetris clone in C to practice C programming and learn more about Raylib (awesome library btw!).
|
||||
|
||||
@@ -62,4 +62,4 @@ This project is licensed under the MIT License - see the LICENSE file for detail
|
||||
|
||||
Inspiration, code snippets, etc.
|
||||
* [Tetris](https://en.wikipedia.org/wiki/Tetris)
|
||||
* [raylib](https://github.com/raysan5/raylib)
|
||||
* [raylib](https://github.com/raysan5/raylib)
|
||||
|
||||
Reference in New Issue
Block a user