SFML community forums

General => SFML projects => Topic started by: Ashmor on July 30, 2019, 06:02:30 pm

Title: Tetris clone
Post by: Ashmor on July 30, 2019, 06:02:30 pm
(https://i.ibb.co/VWnRNkL/Screen-Shot-2019-07-30-at-18-56-00.png)

Hey guys. Programmer-hobbyist here. I made a Tetris clone in C++/SFML in my spare time. Here's a link to GitHub in case someone's interested in the code.

https://github.com/Ashmor00/Tetris (https://github.com/Ashmor00/Tetris)

I also made a Snake clone a while ago.

https://github.com/Ashmor00/Snake (https://github.com/Ashmor00/Snake)

Tell me what you think :)