Skip to content

mtobin9299/ascii-tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ascii-tetris

In order to create a OCaml environment to run the game, one can follow the instructions at https://www.cs.cornell.edu/courses/cs3110/2019fa/install.html followed by the instructions in INSTALL.txt.

Ascii tetris is an implementation of the classic game Tetris in the functional programming language OCaml. The game is designed to be played in the terminal using just ascii characters as opposed to a seperate GUI.

Features

  • Fully fledged movement system using the Super-Rotation System
  • 5 piece look-ahead queue
  • Hold piece functionality
  • Ghost piece final position tracing
  • 150 line clear rush mode with 10 levels of accelerating gravity
  • Line clear animation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors