minwook-shin / always-tetris

Tetris written in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

always-tetris

Tetris written in C++, created by C++ beginner. Can I play this games? nope! This Tetris is always incomplete.

feature

  1. Bugs

  2. Drop the block

  3. 60 fps

  4. Pure Terminal Program

Getting Started

Installing

  1. Download repository files

  2. Compile

Platform

Linux (recommended) : Use GCC.

Mac : Use GCC.

Windows : Try Cygwin or WLS.

Test Machine

Linux 4.15, Ubuntu 18.04 x86_64 / g++ 4.8

Contributing

This project welcomes your code contributions.

License

This project is licensed under the GPL3 License - see the LICENSE file for details

About

Tetris written in C++

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%