spielersun / tetris-minigame

A simple Tetris clone written in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tetris-minigame

A simple Tetris clone written in C++ using SFML2 Library

I didn't use any OOP methods, this is just a future mini-game for another project. But I hope I'll make this better in future.

You should add SFML2 (preferably 2.4) libraries to your project via this: https://www.sfml-dev.org/download.php

If you are using Visual Studio, this is how you add the libraries: https://www.youtube.com/watch?v=bhrC84zp9X8

About

A simple Tetris clone written in C++

License:GNU General Public License v3.0


Languages

Language:C++ 84.7%Language:C 15.3%