# unity-2048-tutorial **Repository Path**: k_star/unity-2048-tutorial ## Basic Information - **Project Name**: unity-2048-tutorial - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-13 - **Last Updated**: 2025-02-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 2048 > 2048 is a puzzle game written by Italian web developer Gabriele Cirulli and published on GitHub. The objective of the game is to slide numbered tiles on a grid to combine them until reaching the number 2048. It was originally written in JavaScript and CSS over a weekend, and released on March 9th, 2014 as free and open-source software. - **Topics**: UI, Grids, Animation - **Version**: Unity 2021.3 (LTS) - [**Download**](https://github.com/zigurous/unity-2048-tutorial/archive/refs/heads/main.zip) - [**Watch Video**](https://youtu.be/4NFZwPhqeRs)