Skip to content

A Unison implementation of the game 2048 that uses the terminal as the user interface.

Notifications You must be signed in to change notification settings

samgqroberts/2048-unison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

2048-unison

A Unison implementation of the game 2048 that uses the terminal as the user interface.

Screenshot

Installation

First, pull down this repo into ucm. Here we pull the entire repo into a local namespace called _2048:

.> pull https://github.com/samgqroberts/2048-unison _2048

Then, run .trunk.cli.play2048

.> run _2048.trunk.cli.play2048

Acknowledgements

About

A Unison implementation of the game 2048 that uses the terminal as the user interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published