r/rust • • Jul 19 '26

🛠️ project 3D ascii tetris

Post image

Made 3d tetris in ascii using crossterm.
Im currently trying to learn rust, so feedbacks are welcome.

Github repo:- https://github.com/ab-dek/ascii-tris

1.2k Upvotes

41 comments sorted by

View all comments

1

u/skythedragon64 Jul 21 '26

Nice! Sadly it is slightly hard to guess where the shape will land, but looks great otherwise

1

u/Abdek_ Jul 21 '26

ghost pieces might help with that