文件名称:Triangle_Game
- 所属分类:
- 游戏
- 资源属性:
- [JavaScript] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 9kb
- 下载次数:
- 0次
- 提 供 者:
- Eric *****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
An interesting math game implemented in Javascr ipt.
Rule of the Game:
The player try to set a point within an equalliteral triangle. Then starting from this point,hop from point to point based on the
double-distance-point from the nearest vertex of the triangle. The game ends if the point falls outside of the triangle. The score is the number of hops (points) the player can make before the game ends. Enjoy
To run the program, upload the folder to a web server and open the file: triangle_game.html
Enjoy
Rule of the Game:
The player try to set a point within an equalliteral triangle. Then starting from this point,hop from point to point based on the
double-distance-point from the nearest vertex of the triangle. The game ends if the point falls outside of the triangle. The score is the number of hops (points) the player can make before the game ends. Enjoy
To run the program, upload the folder to a web server and open the file: triangle_game.html
Enjoy
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Triangle_Game\triangle_game.html
.............\wz_jsgraphics.js
.............\wz_jsgraphics.js