Skip to content

Kartonrealista/cosmic-ext-2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WIP

2048 for COSMIC™ Desktop

image

A 2048 game written in libcosmic and Rust.

image

screenshot-2024-07-09-17-44-41

Install

To install your COSMIC application, you will need just, if you're on Pop!_OS, you can install it with the following command:

sudo apt install just

After you install it, you can run the following commands to build and install your application:

just build-release
sudo just install