-
HTML5+JS的俄罗斯方块
HTML5和JS写的俄罗斯方块。用方向键来控制,对于初学者很有用
/*
* 本游戏基于HTML 5、JavaScript来完成。
* 本游戏主要使用了canvas组件来绘制游戏界面,
* 使用了Local Storage记录游戏状态
*
*/
var TETRIS_ROWS = 20;
var TETRIS_COLS = 14;
var CELL_SIZE = 24;
// 没方块是0
var NO_BLOCK = 0;
var tetris_canvas;
var tetris_ctx;
// 记录当前积分
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-13 03:30:18下载
- 积分:1
-
aspcheck
ASP探针。以Ajiang和COCOON的ASP探针的代码为原型,主要探测内容:服务器有关参数,服务器组件情况,服务器运算能力,服务器磁盘信息,服务器连接速度 (ASP probe. Ajiang and Cocoon to the ASP code for the probe prototype detection major elements : server parameters, the server components, server computing, the server disk information, the server connection speed)
- 2005-04-06 18:06:10下载
- 积分:1
-
Bt_asp
乐客小游戏联盟极速采集整站,精选php编程学习源码,网页制作参考资料。(Music guest Game Alliance speed acquisition station, select PHP learning programming source code, Webpage production of reference materials.)
- 2013-12-19 10:54:16下载
- 积分:1
-
chatData
说明: 一个非常非常简单的留言板程序,拷过去就可以用哦(a very simple message board procedures, residences can be used on the past, oh)
- 2006-04-03 21:29:06下载
- 积分:1
-
job
随机多边形的生成,计算其面积,并染色。javascript与html5实现(Generating random polygonal, the area calculation, and stained. javascript and html5 achieve)
- 2013-12-16 21:00:12下载
- 积分:1
-
asp
学好ASP编程必会的代码,很适合初学者,共享一下(Will certainly learn ASP programming code, it is suitable for beginners, sharing what)
- 2010-02-25 10:48:56下载
- 积分:1
-
area
web应用,实现区域的三级联动,调用js,可快速实现此功能。(web applications, to achieve three linkage area, call js, can quickly implement this feature.)
- 2013-12-20 10:30:59下载
- 积分:1
-
books-viki
php 在线图书管理代码,可以实现图书的在线销售,简述阅读等功能。(php online library management code, can achieve online sales of books, reading and other functions outlined.)
- 2011-09-26 00:13:09下载
- 积分:1
-
1926848
custom configuration using ASP C#
- 2013-12-02 19:58:23下载
- 积分:1
-
CM邮件列表系统源代码
资源描述CM邮件列表系统源代码,cm邮件列表系统
> 支持在线添加/删除/分类/邮件发送,主程序短小精悍
- 2023-06-22 21:40:02下载
- 积分:1