Showcase of Games Developed Using HTML5 Canvas

2 views
Skip to first unread message

Jian Fang

unread,
Sep 17, 2010, 12:20:09 PM9/17/10
to OpenSanguo Discussion
http://blog.insicdesigns.com/2010/09/showcase-of-games-developed-using-html5-canvas/

The canvas element is part of HTML5 and allows for dynamic, scriptable rendering of 2D shapes and bitmap images. It is a low level, procedural model that updates a bit map and does not have a built in scene graph.

Canvas consists of a drawable region defined in HTML code with height and width attributes. JavaScript code may access the area through a full set of drawing functions similar to other common 2D APIs, thus allowing for dynamically generated graphics. Some anticipated uses of the canvas include building graphs, animations, games, and image composition.


朱少童

unread,
Sep 20, 2010, 10:28:47 PM9/20/10
to opensanguo...@googlegroups.com
准备用html+js做游戏了?不好意思上段时间特别忙,没法上线

2010/9/18 Jian Fang <john.ji...@gmail.com>

Jian Fang

unread,
Sep 20, 2010, 11:04:37 PM9/20/10
to opensanguo...@googlegroups.com
也不是, 就是看看新的游戏动向。 我也还没从另一个项目解放出来。 还要等一阵子。

2010/9/20 朱少童 <zhus...@gmail.com>

朱少童

unread,
Sep 20, 2010, 11:22:57 PM9/20/10
to opensanguo...@googlegroups.com
目前js性能有限,只能做做尝试
目前你在做什么项目

Jian Fang

unread,
Sep 20, 2010, 11:40:24 PM9/20/10
to opensanguo...@googlegroups.com
一个Java/Groovy/JavaScript的自动测试框架。 快完成0.8.0版本了。 完成后会闲点。

为了做游戏, 我在想能不能做个C++的SDL框架, 用MVP模式。但最缺的还是时间呀。

2010/9/20 朱少童 <zhus...@gmail.com>

朱少童

unread,
Sep 20, 2010, 11:50:36 PM9/20/10
to opensanguo...@googlegroups.com
项目地址发来看看
330.gif

Jian Fang

unread,
Sep 21, 2010, 12:07:46 AM9/21/10
to opensanguo...@googlegroups.com
这里:

http://code.google.com/p/aost/

有两年多了。

2010/9/20 朱少童 <zhus...@gmail.com>
330.gif

朱少童

unread,
Sep 21, 2010, 2:12:03 AM9/21/10
to opensanguo...@googlegroups.com
这个项目不错,我是做前端的,刚好需要这种测试工具,不过我目前还不是特别清楚使用方法
330.gif

朱少童

unread,
Sep 21, 2010, 2:21:21 AM9/21/10
to opensanguo...@googlegroups.com
另外跟selenium有啥区别,目前我没太看出来
330.gif

Jian Fang

unread,
Sep 21, 2010, 9:23:43 AM9/21/10
to opensanguo...@googlegroups.com
Here is the introduction article:

http://www.infoq.com/articles/tellurium_intro

2010/9/21 朱少童 <zhus...@gmail.com>
330.gif
Reply all
Reply to author
Forward
0 new messages