Skip to content

Commit 47b2417

Browse files
authored
Update README.md
1 parent 9329e3c commit 47b2417

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Project Title
1+
# Tetris
22

3-
> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris nibh elit, iaculis id condimentum vitae, efficitur nec lorem. Nam convallis ligula vitae velit porta interdum. Donec euismod sem ligula, aliquet lacinia eros mollis molestie. Maecenas et enim mollis lacus ultrices consequat. Quisque vehicula id neque sit amet placerat. Etiam posuere vel ipsum vel tincidunt. Nulla et efficitur urna. Phasellus varius gravida velit non commodo. Vivamus sagittis commodo nibh vitae posuere.
3+
> Tetris is a tile-matching video game created by Russian software engineer Alexey Pajitnov in 1984. In Tetris, players complete lines by moving differently shaped pieces (tetrominoes), which descend onto the playing field. The completed lines disappear and grant the player points, and the player can proceed to fill the vacated spaces. The game ends when the playing field is filled. The longer the player can delay this inevitable outcome, the higher their score will be.
44
5-
- **Difficulty**:
6-
- **Topics**:
7-
- **Version**:
5+
- **Difficulty**: Intermediate
6+
- **Topics**: Tilemaps, Scriptable Objects
7+
- **Version**: 2020.3 LTS
88
- **Author**: [@adamgraham](https://github.com/adamgraham)
99
- [**Tutorial Video**](https://www.youtube.com/c/zigurous)
10-
- [**Source Code**](https://github.com/zigurous)
10+
- [**Source Code**](https://github.com/zigurous/unity-tetris-tutorial)

0 commit comments

Comments
 (0)