discord test stars

About

A tetris clone based on https://github.com/nsauzede/vsdl2 in the Mys programming language.

Project: https://github.com/mys-lang/package-mystris

_images/screenshot.png

Controls

Key

Description

Z

Rotate tetro counterclockwise.

X

Rotate tetro clockwise.

Move tetro left.

Move tetro right.

Move tetro down.

Move tetro up (yeah, right…).

Installation

  1. Install SDL libraries.

    sudo apt install libsdl2-dev libsdl2-ttf-dev libsdl2-mixer-dev libsdl2-image-dev
    
  2. Install and run Mystris.

     mys install mystris
    ...
     Building (1.1 seconds)
     Installing mystris in /home/erik/.local/bin (0 seconds)
     mystris
    Mystris -- tribute to venerable Twintris