logo

Console Tetris

main

Console Tetris, a project made as a school semester work, small thing to pass "basics of programming & alghoritms". At the time, I finished the work first and some of my colleagues borrowed the thing to finish their work. It's a basic Tetris, made for a console, programmed in C# without the use of classes / objects (So basically, it could be "easily" ported to C, or C++, perhaps to other languages);

The game has some basic anti-cheat features, hiding the screen in pause, saving in mid-game, etc., there's also some basic settings - speed and size of playfield.


This game was released at 2015. As such, consider this a ... NejedNiko (c) 2015




Controls

  • ARROWS - movement (DOWN = fall faster, UP = turn)
  • P - pause
  • S - save

Downloads


License

The zip package includes music files Licensed under CC-BY-SA made by Eric Skiff and Tomdoff.


Go back