Skip to content

Repository files navigation

2048 Game

A basic 2048 game made with HTML, CSS and JavaScript

General Overview

The tiles are styled and positioned using CSS based on classes and custom attributes. An ordered array of 16 tile elements is kept in sync with the DOM.

Live Demo

The live game can be demoed at https://luciism.github.io/2048.

Development

The game is developed using flask for the purpose of Project IDX web previews. It can be played standalone from the index.html file.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages