MCPcopy Index your code
hub / github.com/WanderHuang/game-2048-tui

github.com/WanderHuang/game-2048-tui @v0.0.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.0.2 ↗ · + Follow
34 symbols 60 edges 5 files 24 documented · 71%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

TUI 2048 - Have a relax at anytime - 😎

2028

2028-gif

^_^

How to run

repo

  1. clone this repo, git clone https://github.com/WanderHuang/game-2048-tui.git
  2. cd game-2048-tui
  3. cargo run
  4. (option) build binary, cargo build --release

Purpose

I have been learning Rust for some time, I should make an app to check if I have accepted those Rust knowledges. So come out this simple game app.

If you love this repo, thank you for one star or leave an issue to contact me. Let's keep learning together~

Furthermore

Rust is a good language, hope me get more experienced on it.

terminal is termion, windows is not supported now!

LICENSE

MIT

Core symbols most depended-on inside this repo

Shape

Method 21
Function 6
Class 5
Enum 2

Languages

Rust100%

Modules by API surface

src/game.rs13 symbols
src/app.rs10 symbols
src/event.rs7 symbols
src/main.rs3 symbols
src/utils.rs1 symbols

For agents

$ claude mcp add game-2048-tui \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page