An open API service indexing awesome lists of open source software.

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

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. 👏

![game](./game.gif)

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