Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-tetris

screenshot

Description

A tetris clone built with the rltk (https://github.com/thebracket/bracket-lib) library, which provides cross-platform rendering and game loop facilities. This is a learning exercise to get familiar with the Rust toolchain, so note that this code is not "production-ready".

The Rust code is compiled to WASM via wasm-bindgen, using an OpenGL backend to render to Canvas. It is available to play at https://atoko.github.io/rust-tetris/

About

Tetris clone written in Rust, playable at https://atoko.github.io/rust-tetris/

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages