A repository for the game Number Blocks. Inspired by the popular game "2048" but with new modes!
Made with the Unity game engine.
Instructions:
- Direct downloads for Windows or Android: Download "NumberBlocksGameWindows.zip", extract it, and execute "Number Blocks Game.exe" for the Windows version. Download "NumberBlocksGameAndroid.apk" for the Android version.
- Other platforms or building from source code: Download and install the Unity game engine. Copy the Assets, ProjectSettings, and UserSettings folders from this repository into the main folder of an empty Unity project. Then, build the project. The files in this repository are for the Android version of Number Blocks, but modifying the Unity project for other platforms is simple in the Unity editor.