Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 245 Bytes

readme.md

File metadata and controls

12 lines (10 loc) · 245 Bytes

tetris_jl

A terminal based tetris game in Julia

Pre-requisites

Install Julia runtime from JuliaLang

Usage

$ git clone https://github.com/Vikasg7/tetris_jl.git
$ cd tetris_jl
$ make run