Description
Kitty is a little cat. She is crazy about a game recently.
There are n scenes in the game(mark from 1 to n). Each scene has a number pi. Kitty's score will become least_common_multiple...
分类:
其他好文 时间:
2014-10-29 00:23:31
阅读次数:
225
POJ 2062 Card Game Cheater
分类:
其他好文 时间:
2014-10-29 00:02:50
阅读次数:
229
Compile++ thumb : game_shared <= main.cppjni/hellocpp/main.cpp: In function 'void Java_org_cocos2dx_lib_Cocos2dxRenderer_nativeInit(JNIEnv*, jobject, ...
分类:
Web程序 时间:
2014-10-28 21:22:38
阅读次数:
216
One Person Game
Time Limit: 1 Second Memory Limit: 32768 KB Special Judge
There is a very simple and interesting one-person game. You have 3 dice, namely Die1, Die2 and Die3. Die1 has ...
分类:
其他好文 时间:
2014-10-28 12:17:39
阅读次数:
221
The Children’s Day has passed for some days .Has you remembered something happened at your childhood? I remembered I often played a game called hide h...
分类:
其他好文 时间:
2014-10-27 20:55:47
阅读次数:
243
欢迎来到unity学习、unity培训、unity企业培训教育专区,这里有很多U3D资源、U3D培训视频、U3D教程、U3D常见问题、U3D项目源码,我们致力于打造业内unity3d培训、学习第一品牌。首先我们来看到底什么是骨骼动画:在早期的机器上,渲染本身已经占用了很多CPU资源,因此,对于渲..
分类:
编程语言 时间:
2014-10-27 19:42:22
阅读次数:
203
欢迎来到unity学习、unity培训、unity企业培训教育专区,这里有很多U3D资源、U3D培训视频、U3D教程、U3D常见问题、U3D项目源码,我们致力于打造业内unity3d培训、学习第一品牌。首先我们来看到底什么是骨骼动画:在早期的机器上,渲染本身已经占用了很多CPU资源,因此,对于渲染,...
分类:
编程语言 时间:
2014-10-27 19:15:13
阅读次数:
618
概述
使用cc.game单例代替了原有的cc.Application以及cc.AppControl。
简化了工程启动代码的编写。
使用
首先在index.html中引入xxx/frameworks/cocos2d-html5/CCBoot.js。
然后开始进行入口代码编写,一般放在main.js中。
项目启动代码的编写较v2版本是大大的精简了,使用起来会更加舒服:
...
分类:
Web程序 时间:
2014-10-27 17:45:20
阅读次数:
219
Given an array of non-negative integers, you are initially positioned at the first index of the array.
Each element in the array represents your maximum jump length at that position.
Your goal i...
分类:
其他好文 时间:
2014-10-26 14:25:29
阅读次数:
172
本篇严重参考Julian Meyer发表的文章:Beginning Game Programming for Teens with Python 本次作业将创建一个简单的游戏叫做英雄兔ver0.1版; 游戏背景: 在这里作为英雄的兔子要保卫城堡,它必须能够移动和射击反击敌人(关于敌人我们在后续章再添...
分类:
编程语言 时间:
2014-10-26 11:35:49
阅读次数:
258