Skip to content

willkillson/ASCIItetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tetris

tetrispicture tetrisnotes

This project is an ASCII based tetris game that I built during a programming class, when I should have been doing my programming assignments. This version of tetris was modeled after Tetris: The grand master (TGM) by Arika.

This is going to be windows specific as I had to use some windows specific functions for controlling cursor position to simulate a "rastering" of the screen.

https://en.wikipedia.org/wiki/Tetris:_The_Grand_Master

Controls are,

Instant drop: w

Move left: a

Move right: d

Move down: s

Rotate left: j

Rotate right: k

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages