BaggerFast / Tetris

C++ console clone of game Tetris

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Tetris

Language Platform

The purpose of project:

Make a copy of the tetris game in the Windows Console without using third-party libraries

Technology stack:

  • C++17
  • The project is optimized for Microsoft Visual Studio

System requirements:

  • Works only Windows 7 and higher

Quick setup:

  1. Clone a project
  2. Open tetris.sln file by Microsoft Visual Studio
  3. Set the c++17 version in Visual Studio
  4. Set up Visual Studio by this video: Click here

Game demo:

gameplay

Download:

Windows 7 - 11
Download - (exe)

About

C++ console clone of game Tetris


Languages

Language:C++ 100.0%