rednaks / teris

tetris game written in rust - work in progress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Tetris Game written in Rust

Requirements

You will need to install rust : curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Building

cargo build

Run the game

cargo run or cargo run --release if you don't want debug.

About

tetris game written in rust - work in progress


Languages

Language:Rust 100.0%