amamic1803 / 2048

A simple 2048 game written in Rust and Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2048

A simple 2048 game written in Rust and Python

screenshot_v7.1.0

Downloading

Prebuilt program is available under Releases

Building

  1. Clone repository
  2. Install Python
  3. Install Rust
  4. Install dependencies: pip install -r requirements.txt
  5. Install UPX (optional)
  6. Run build.py
  7. Built *.exe will be placed in the same folder

About

A simple 2048 game written in Rust and Python

License:MIT License


Languages

Language:Python 71.4%Language:Rust 28.6%