https://github.com/ruzhila/2048-js
A 2048 game with 100 lines of javascript
https://github.com/ruzhila/2048-js
100-line-code 2048 2048-game campus-project js-game learning-by-doing
Last synced: 7 days ago
JSON representation
A 2048 game with 100 lines of javascript
- Host: GitHub
- URL: https://github.com/ruzhila/2048-js
- Owner: ruzhila
- License: bsd-3-clause
- Created: 2024-04-30T06:33:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T10:32:16.000Z (about 2 years ago)
- Last Synced: 2025-12-02T21:53:39.053Z (7 months ago)
- Topics: 100-line-code, 2048, 2048-game, campus-project, js-game, learning-by-doing
- Language: JavaScript
- Homepage: https://ruzhila.cn/?from=github_2048_js
- Size: 118 KB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A game with 100 lines of Javascript, 100 lines javascript code
By [ruzhila.cn](http://ruzhila.cn/?from=github_2048), a campus for learning backend development through practice.
### 🚀 [100-line-code](https://github.com/ruzhila/100-line-code) A collection of learning projects written in 100 lines of code
This is a tutorial code demonstrating how to use Javascript write game. Pull requests are welcome. 👏

## Usage
Open `index.html` in your browser. Enjoy the game!