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

https://github.com/plh97/game

some html5 game
https://github.com/plh97/game

Last synced: 6 months ago
JSON representation

some html5 game

Awesome Lists containing this project

README

          

[![Netlify Status](https://api.netlify.com/api/v1/badges/2868b301-01ea-4e48-957b-6221b35dd9bf/deploy-status)](https://app.netlify.com/sites/venerable-paprenjak-4289e2/deploys)

# h5 game

仿哔哩哔哩游戏视频

![image](./1.gif)

1. open [Map Edit](https://lively-buttercream-5ddce4.netlify.app/breakoutpc/mapCreate.html)

2. click clean map to remove default map data

3. input current bricks level

4. mouse down in map

5. draw graphics of bricks

6. click **store map** button, to store current map data in local storage

7. open [PC Play](https://lively-buttercream-5ddce4.netlify.app/breakoutpc/index.html), to play the game with the map which create by you just now.