Skip to content

frankstop/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048 Bloom

A polished static 2048 puzzle game with keyboard, WASD, and touch controls.

Run Locally

Open index.html directly, or serve the folder with any static server:

python3 -m http.server 8000

Features

  • 4x4 2048 gameplay
  • Arrow key, WASD, and swipe controls
  • Score and saved best score
  • New Game / restart
  • Win modal with Keep Playing
  • Game-over modal
  • Static-site friendly for GitHub Pages

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors