Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.06 KB

README.md

File metadata and controls

49 lines (33 loc) · 1.06 KB

2048

Codacy grade Workflow Status License Sponsors

💡 About

TODO: Write about here

🖼️ Screenshots

Screenshots *insert screenshots here

🏗️ Build

🧱 Dependency

  • git (to clone this repo)
  • gcc
  • make

❓ How to build

Step 1: Clone this repo

git clone https://github.com/K4zoku/2048.git
cd 2048

Step 2: Make

make

If the build is successful, the binary file will now be located in dist/bin



Made with ❤️ by @K4zoku