Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k - 2048 game variation

  1. Preact CLI App
  2. src/index.js

DEPLOY

yarn build && rm -f build.zip && zip -r build.zip build && scp build.zip server:

ssh server # cd www && unzip -o k.zip

BUGS

  • player can continue even after 'Game over'
  • '1024' tile overflows

About

2048 game variation

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages