Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrwormhole/tetris

Good old tetris with SDL2 :boom:
https://github.com/mrwormhole/tetris

arcade tetris

Last synced: 28 days ago
JSON representation

Good old tetris with SDL2 :boom:

Awesome Lists containing this project

README

        

# CLASSIC TETRIS

![Tetris-Preview](https://media.giphy.com/media/QvFb7MKlw0YIHaFeoI/giphy.gif)

### Dependencies

- Clang (`do not ever try to use gcc`)
- Make (`not so important`)
- SDL2 (`dnf install SDL2-devel` or `apt-get install libsdl2-dev`)

### Compile

- `make run` (`PRESS space to start, use only arrow keys and space for hard drop, arrow key up rotates the piece`)

### Background & Facts

Tetris was firstly coded in Pascal(computer), Turbo Pascal(computer), C(gameboy) and Assembly6052(arkades), the creator of tetris used to love watching shop windows of toy sellers in Russia, one day he saw "Pentominos Puzzle" and got inspired by its pieces to create a board game. Original primitive(prototype) tetris was created with green square brackets and dots and lines while the creator was working in ELORG(Elektronorgtechnica). "Tetris" in the game context means 4 "line" clear.

- Game rights of Tetris were abused by Atari and Maxwell media corporations and the creator of Tetris didn't receive a single cent until 1996.
- Atari and Maxwell media corporations are sued and functionally out of business.
- Nintendo is the biggest supporter and biggest license paying consumer of Tetris up until today.
- Tetris's catchy music is created from Russian folk music called "Korobeiniki"
- “Tetris” is a combination of Greek and the creator’s favorite sport
- Nintendo almost rejected Tetris for Game Boy because Yamauchi(the CEO of Nintendo) found the game not super interesting, however the CEO asked to Shigeru Miyamoto(the designer of Mario, Zelda, Donkey Kong) about what he thinks. Miyamoto mentioned he enjoyed the game and when asked "what is enjoyable about it?", he said "Because your secretaries and accountants are playing it"
- Tetris was the first video game played in outer space

### Disclaimer

`All rights do belong to The Tetris Company founded by Alexey Pajitnov and Henk Rogers, I do not distribute or sell tetris without the permission of The Tetris Company`

### Kind regards to Henk Rogers and Alexey Pajitnov(the genius of Legend Arcade Era) who is the creator of Tetris on June 6, 1984

![Alexey-Pajitnov](https://github.com/mrwormhole/tetris/assets/22800416/460ae2ac-ee34-4c76-b22f-c2b1e55fa6fc)


![Henk Rogers](https://github.com/mrwormhole/tetris/assets/22800416/3e99639e-9187-4cbb-ac6d-02e5912a8ea5)


![alexey-Henk](https://github.com/mrwormhole/tetris/assets/22800416/f0a4cc95-1c42-4d5b-8f67-09aabbfa9f1a)


![Alexey-Henk](https://github.com/mrwormhole/tetris/assets/22800416/e248a438-4df4-43fd-afc4-e3ce6fbe61fc)


![old-russian-made-tetris](https://github.com/mrwormhole/tetris/assets/22800416/9182d77d-5d6d-45d1-84b5-45de314ce44c)
![nintendo-tetris](https://github.com/mrwormhole/tetris/assets/22800416/1d03890f-3cf1-4407-bd11-5715810880e6)
![tetris-prototype](https://github.com/mrwormhole/tetris/assets/22800416/a0de6b8f-8ad1-46a5-a46a-34c01160239c)