Skip to content

thery/T2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

T2048

Docker CI

T2048

a version of the 2048 game for Coq

2048

Meta

  • Author(s):
    • Laurent Théry
  • License: MIT License
  • Compatible Coq versions: 8.18 or later
  • Additional dependencies: none
  • Coq namespace: T2048
  • Related publication(s): none

Building and installation instructions

To build and install manually, do:

git clone https://github.com/thery/T2048.git
cd T2048
make   # or make -j <number-of-cores-on-your-machine> 
make install

About

a version of the 2048 game for Coq

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published