1 Star 1 Fork 0

青山难挽风/见缝插针小游戏

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
play.html 425 Bytes
Copy Edit Raw Blame History
青山难挽风 authored 2021-03-23 16:53 . 1.0.0
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="Generator" content="EditPlus®">
<meta name="Author" content="">
<meta name="Keywords" content="">
<meta name="Description" content="">
<title>见缝插针</title>
<style>
*{margin:0;padding:0;}
</style>
</head>
<body>
<canvas id="canvas" height="800" width="900px"></canvas>
<script src="js/play.js"></script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhangbohanking/small-games.git
git@gitee.com:zhangbohanking/small-games.git
zhangbohanking
small-games
见缝插针小游戏
master

Search

0d507c66 1850385 C8b1a773 1850385