Skip to content

Tetris is a puzzle video game created by Soviet software engineer Alexey Pajitnov in 1984. This version of Tetris is developed to run on NodeJS using a CLI and distributed on NPM.

Mugambi-Ian/terminal-tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal Tetris

Tetris is a puzzle video game created by Soviet software engineer Alexey Pajitnov in 1984. It has been published by several companies for multiple platforms, most prominently during a dispute over the appropriation of the rights in the late 1980s. Wikipedia --Tetris (Russian: Тетрис). This version of tetris is developed using boilerplate I created (NodeJS-CLI-App-Boilerplate) to run on node js using a CLI.

Features

  • 🕰️ Save game and resume.
  • 💯 Adjust dificulty by setting game speed.
  • 🎖️ Highscore.

Gameplay

terminal-tetris.mp4

Requirements

  • Node.js 14+ and npm

Getting started

To install run the following command in your cli:

npm i -g terminal-tetris

To play run the following command on your cli:

terminal-tetris

Contributions

Everyone is welcome to contribute to this project. Feel free to open an issue if you have question or found a bug.

License

Licensed under the MIT License, Copyright © 2022

See LICENSE for more information.

About

Tetris is a puzzle video game created by Soviet software engineer Alexey Pajitnov in 1984. This version of Tetris is developed to run on NodeJS using a CLI and distributed on NPM.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published