Github page clones from TETRIS-2000 repositionnary

This commit is contained in:
adrienmalin
2018-08-21 12:49:26 +02:00
parent 591847e876
commit ffb2001a21
201 changed files with 21457 additions and 3073 deletions

View File

@ -0,0 +1,27 @@
---
layout: post
title: "Credits"
date: 2018-08-21 11:00:00
description:
tags:
- credits
---
* [Tetris](https://tetris.com) Game Design by Alekseï Pajitnov
* Graphism inspired by [Tetris Effect](https://www.tetriseffect.game)
* Window style sheet: [qdarkstyle by Colin Duquesnoy](https://github.com/ColinDuquesnoy/QDarkStyleSheet)
* Fonts by [Markus Koellmann](http://markus-designs.com), [Peter Wiegel](http://www.peter-wiegel.de)
* Images from:<br>
[OpenGameArt.org](https://opengameart.org) by beren77, Duion<br>
[Pexels](https://www.pexels.com) by Min An, Jaymantri, Felix Mittermeier<br>
[Pixabay](https://pixabay.com) by LoganArt<br>
[PIXNIO](https://pixnio.com) by Adrian Pelletier<br>
[Unsplash](https://unsplash.com) by Aron, Patrick Fore, Ilnur Kalimullin, Gabriel Garcia Marengo, Adnanta Raharja<br>
[StockSnap.io](https://stocksnap.io) by Nathan Anderson, José Ignacio Pompé
* Musics from [Overclocked Remix](https://ocremix.org/game/510/tetris-gb) by:<br>
CheDDer Nardz, djpretzel, MkVaff, Sir_NutS, R3FORGED, Sir_NutS
* Sound effects made with [voc-one by Simple-Media](http://www.simple-media.co.uk/vsti.htm)
## Thanks
Thanks to my pythonista friends [krakozaure](https://github.com/krakozaure) and ABR

View File

@ -0,0 +1,22 @@
---
layout: post
title: "Download"
date: 2018-08-21 11:00:00
description:
tags:
- download
- installation
---
## Download
* [Download archive](https://github.com/adrienmalin/Tetris2000/archive/master.zip) (34 Mo)
## Installation
* Extract the archive
* Launch Tetris2000
## Github
* [Repository](https://github.com/adrienmalin/TETRIS2000/)