https://github.com/plh97/game
some html5 game
https://github.com/plh97/game
Last synced: 6 months ago
JSON representation
some html5 game
- Host: GitHub
- URL: https://github.com/plh97/game
- Owner: plh97
- Created: 2021-08-28T15:50:27.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-28T11:20:12.000Z (about 1 year ago)
- Last Synced: 2025-04-10T11:10:48.762Z (6 months ago)
- Language: TypeScript
- Homepage: https://game.plhh.xyz/
- Size: 776 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://app.netlify.com/sites/venerable-paprenjak-4289e2/deploys)
# h5 game
仿哔哩哔哩游戏视频

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.