Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/de-sh/twozero48

A CLI implementation of 2048, in rust
https://github.com/de-sh/twozero48

Last synced: 3 months ago
JSON representation

A CLI implementation of 2048, in rust

Awesome Lists containing this project

README

        

# twozero48
A CLI implementation of 2048, in rust

## Demo
To play the game, after cloning to local and opening the directory in terminal, run
```
cargo run
```

## License
Code in this repository is licensed under the permissive MIT license. All code contributions are by default considered to be under the same.