Skip to content

nrlartt/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lila 2048 (Play.fun-ready)

A lightweight web-based 2048 game designed to be iframe-embeddable and playable without login.

Features

  • Pure HTML/CSS/JS (no build step)
  • Mobile swipe + keyboard controls
  • Local best score persistence
  • Iframe-friendly (single-page static app)

Local Run

Open index.html directly or serve with:

python3 -m http.server 8080

Then visit http://localhost:8080/playfun-2048/

Play.fun registration fields (suggested)

  • name: Lila 2048
  • description: Addictive web-based 2048 puzzle game by Lila.
  • platform: web
  • isHTMLGame: true
  • iframable: true
  • maxScorePerSession: 100000
  • maxSessionsPerDay: 100
  • maxCumulativePointsPerDay: 500000

About

2048

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors