搜索资源列表
VirtualCity
- 一个网页版的在线模拟人生、模拟城市游戏的源代码,希望对你有所帮助。 相关说明: 主角层 5 移动点击层 5 map1 8 map2 1 聊天显示层 4 聊天输入层 10-A web version of The Sims Online, Sim City game' s source code, you would like to be helpful. Related note: the protagonist click Layer Layer 5 mobi
javascript-chess
- 带人工智能的国际象棋 作者:Oscar Toledo G. 这是作者参加第一届js1k编程比赛的参赛作品(tiny_chess.html)及其改进版(chess.html)。经测试,本程序Firefox正常运行,IE6不能显示图标。 作者致力于研究用短小精悍的代码实现智能的国际象棋程序。-With artificial intelligence chess Author: Oscar Toledo G. This is the author attended the first se
JavaScript
- 兼容各种主流浏览器 IE9-6,Chrome,FireFox,Safari,Opera等 目前进度是23关 下载后无需做任何修改即可上传到网络使用 在本地电脑上可以通过直接双击Index.htm打开 有完整Javascr ipt引擎的智能手机上可以通过拷贝程序到存储卡上直接脱机玩无需联机 手机浏览器注意打开Javascr ipt脚本功能、gif动画显示功能 以及调整适合的浏览模式(比如缩放适屏)-Compatible with all major browsers I
eat_snake
- 用javascr ipt写的一个贪吃蛇小游戏,会计算显示所吃的食物的个数,移动速度会随所吃食物的数量加快。-This is an eat snake game writen by javascr ipt.