WanderHuang / game-2048-tui
100% Rust. 2048 in `tui`. Build for fun.
☆44Updated 2 years ago
Alternatives and similar repositories for game-2048-tui:
Users that are interested in game-2048-tui are comparing it to the libraries listed below
- Terminal-based Snake game written in Rust without dependencies (for educational purposes).☆96Updated 2 years ago
- writing webpage with rusty style☆84Updated 2 years ago
- A blog system in which frontend and backend are ALL written in Rust. Backend powered by Warp and frontend built on Yew (WASM)☆58Updated 2 years ago
- Asynchronous Programming in Rust,中文翻译仓库☆96Updated 11 months ago
- Classical battle-city game made with bevy engine.☆98Updated 3 months ago
- Adding named and default arguments to Rust functions -- 为 Rust 函数添加命名参数和默认参数