Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 300 Bytes

File metadata and controls

11 lines (8 loc) · 300 Bytes

Tetris Game Engine

Game engine for making tetris

How to run the engine

  1. make clean
  2. make tetris
  3. Write your code in our language in test file
  4. Sample codes are provided in test files (test1 to test5)
  5. ./a.out < test1