JhuMamba / Tetris

Tetris game I have written on my internship. Doesn't need anything. Works on console.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tetris

Tetris game on terminal without external framework or library.

Written on c++ with visual studio to build. Doesn't need anything, just run.

You can colourise the field and change characters to customise.

You may need to change settings to UTF-8 because of special characters.

Here is the screenshot of Fallout Pip-Boy tetris:

ss1

Here's the plain white tetris without much modification:

tetris1

License

This work is heavily inspired by Javidx9 AKA OneLoneCoder

Copyright (C) 2018 Javidx9

Original works located at:

https://www.github.com/onelonecoder

https://www.onelonecoder.com

https://www.youtube.com/javidx9

About

Tetris game I have written on my internship. Doesn't need anything. Works on console.


Languages

Language:C++ 100.0%