https://github.com/ryukinix/tetris
A simple tetris made in Unity
https://github.com/ryukinix/tetris
game gamedev tetris tetris-game unity unity3d
Last synced: 8 months ago
JSON representation
A simple tetris made in Unity
- Host: GitHub
- URL: https://github.com/ryukinix/tetris
- Owner: ryukinix
- License: other
- Created: 2017-07-28T23:06:07.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-12-05T06:13:23.000Z (over 7 years ago)
- Last Synced: 2025-03-20T20:36:59.492Z (over 1 year ago)
- Topics: game, gamedev, tetris, tetris-game, unity, unity3d
- Language: C#
- Homepage: https://lerax.me/tetris/
- Size: 33.9 MB
- Stars: 27
- Watchers: 4
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE.md
Awesome Lists containing this project
README
#+AUTHOR: Manoel Vilela
#+DATE: 2017/07/30
* Description
A simple tetris game made in Unity to learning purposes.
* Play
[[file:Tetris.gif]]
Click here: [[http://lerax.me/tetris/][Live Version]]
* Author
- [[https://github.com/ryukinix][Manoel Vilela]]
* Credits & Acknowledge
Partial logic of the game was done following a great guide
to implement a Tetris made by [[https://noobtuts.com/unity/2d-tetris-game/][Noobtuts]].
They have great tutorials.
[[https://www.github.com/rafaelcn][Rafael Campos Nunes]] helped on guidance about Unity
and partial creation of the Main Menu.
Musics are credited to:
- Theme-a & theme-b: Original Tetris Authors.
- Theme-c: Muse and [[https://www.youtube.com/watch?v%3DgGC54sbcYr0][Famitracker - Levi Devis]]
* License
[[file:LICENSE.md][Attribution-NonCommercial-ShareAlike 4.0 International]]