Skip to content

jwm-dev/BoardViewer_2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

Before using this tool, you must generate a protoboards.txt file containing the full enumeration of valid 2048 board placements.

This can be done using the companion project:

# Generate protoboards.txt
git clone https://github.com/jwm-dev/ProtoboardEnum_2048
cd ProtoboardEnum_2048
cargo run --release

Then move or link it into BoardViewer_2048's working directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages