Saturday, December 1, 2012

Mobile Game Engine

Recently, I did a search about game engine for developing mobile game.
Found some very useful websites and resources.
Let me share them here.

Many tutorials about iPhone & Android game development. It seems iPhone game development is hoter, using a popular game engine cocos2d-iPhone
http://www.raywenderlich.com


Unity3d, using Unity3d to make 2d games with lots of popular plugins (Orthello, iTween, A*Pathfinding)
http://www.rocket5studios.com

When I'm checking a image tool I found below, I found some other game engines, hope them have some use to you.

TexturePacker
http://www.codeandweb.com/texturepacker

Others:


I'm still thinking about which one is better for me, Unity3d is powerful and can deploy to many platforms.
cocos2d-iPhone seems better for iPhone app development.

if you have any idea, just feel free to leave your comment.

Thanks.

Thursday, August 16, 2012

Mouse Gestures (Linux & Windwos)

These days I found something interesting, maybe lots of guys had known that "Gesture".

For Linux, "Easystroke" is popular.
For Windows, I recommend "StrokesPlus".

Both of them are very conveniently like doing browser Back or Forward, Close Program.

Just try it.

Thanks.

StrokesPlus:
http://www.strokesplus.com

Sunday, July 1, 2012

Saturday, June 16, 2012

Google app engine - free website hosting

I have tried google app engine, one of the best thing I can say is it absolutely free with limit volume and cup speed, but it enough for beginner or beginning a small personal business, like social mobile game back-ends data transformation, or a personal hobby CMS website (you can try Vosao).

I have success to deploy my sample website to appspot.com.