How I Made A Tetris Clone In C++

Channel:
Subscribers:
1,030
Published on ● Video Link: https://www.youtube.com/watch?v=aMJdMkdV_MI



Game:
Tetris (1984)
Duration: 0:00
462 views
13


Hello everyone!!! Today I am going to show you what I have been doing for the last few weeks, it is a simple project in c++ where I tried to recreate tetris.

This project was made just for the purpose of discovering and learning new things.

My Code: https://github.com/RedBlaze908/Tetris-Clone
My github: https://github.com/RedBlaze908

SFML: https://www.sfml-dev.org/
imgui: https://github.com/ocornut/imgui

Discord: https://discord.gg/kJyN47dVgU

Intro: 0:00
Chapter 1 - The Window: 3:22
Chapter 2 - Different Pieces: 11:42
Chapter 3 - Motion: 23:50
Chapter 4 - Score and Lines: 34:54
Chapter 5 - Rotations: 43:31

#tetris #cpp #programming #code

Thanks for watching and see you in the next video!