This website requires JavaScript.
Explore
Help
Sign In
danog
/
2048
Watch
1
Star
0
Fork
0
You've already forked 2048
mirror of
https://github.com/danog/2048.git
synced
2024-11-27 03:44:43 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
19
Commits
2
Branches
0
Tags
661
KiB
JavaScript
38.1%
CSS
35.3%
SCSS
19.6%
HTML
6.5%
Ruby
0.5%
dca5207fa4
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Gabriele Cirulli
dca5207fa4
extract the grid to its own class
2014-03-08 13:10:54 +01:00
js
extract the grid to its own class
2014-03-08 13:10:54 +01:00
style
add game explanation, remove test tiles
2014-03-05 23:15:57 +01:00
.gitignore
basic styling
2014-03-05 15:38:29 +01:00
.jshintrc
basic grid implementation with initial setup
2014-03-08 12:50:45 +01:00
index.html
extract the grid to its own class
2014-03-08 13:10:54 +01:00
README.md
update screenshot in README
2014-03-05 23:16:18 +01:00
README.md
2048
A small clone of
1024
, based on
Saming's 2048
(also a clone).
Made just for fun.