HTML5资讯

当前位置: HTML5技术网 > HTML5资讯 > 25个HTML5和JavaScript游戏引擎库

25个HTML5和JavaScript游戏引擎库

1. The GMP JavaScript Game Engine

25个HTML5和JavaScript游戏引擎库
GMP是一个基于精灵2-D游戏,它可以很容易地设计复古风格的街机游戏。它也非常适合于制作拼图,数独或gogopop。GMP已经提供了一些实用游戏原型,减少游戏开发周期。
 

项目地址
 
 

2. Playcraft

25个HTML5和JavaScript游戏引擎库

 

The Playcraft Engine equips you with a complete HTML5 game engine toolset that gives you everything you need to build your game and take it directly to market. The Playcraft Engine is unique – once you write your game you can easily convert it to many different platforms, including Facebook, plain old websites, and as a native Android or iOS application.
 
项目地址
 
 

3. The ClanFX JavaScript Game Engine

25个HTML5和JavaScript游戏引擎库
 

clanfx is a 2D, tile-based Javascript game engine developed using Javascript and CSS. It currently works in Firefox, Epiphany and Opera browsers. Features include many animated sprites, spell effects, buildings, tiles/textures and basic game AI.
 

项目地址
 
 

4. Collie

25个HTML5和JavaScript游戏引擎库
 

Collie is a Javascript library that helps to create highly optimized animations and games using HTML 5. Collie runs on both PC and mobile using HTML 5 canvas and DOM. Collie can stably process multiple objects using rendering pipelines and supports useful features including sprite animation and user events. Stably supports iOS and Android, and renders with an optimized method for each platform. Also easily responds to retina display.
 

项目地址
 
 

5. LycheeJS

25个HTML5和JavaScript游戏引擎库
 

lycheeJS是一个JavaScript游戏库,为以HTML5 Canvas或WebGL为基础的游戏原型,开发和部署提供了一个完整的环境。

其构架是环境无关的,所以就意味着它可运行在任何JavaScript环境之上,比如V8, Node, Spidermonkey 等。The only requirement for such a platform is a lychee.Preloader.

项目地址
 
 

6. UltimateJS

25个HTML5和JavaScript游戏引擎库
 

UtimateJS is comprehensive HTML5 powered technology designed specifically to satisfy your cross-platform and cross-device game development needs.
UltimateJS is aiming to be the best HTML5 game engine for the beginner as well as for professional programmers.
 

项目地址
 
 

7. Red Locomotive

25个HTML5和JavaScript游戏引擎库
 

Red Locomotive is an open source JavaScript game engine designed for complex 2d and/or isometric games. It give developers the tractive effort they need by abstracting complex systems like game loops, pixel/cursor based events, frame rate management, sprite rendering, animation, and much more.
 

项目地址
 
 

8. Traffic Cone

25个HTML5和JavaScript游戏引擎库
 

Traffic Cone is a 2d and 2.5d (isometric) tile based game engine written for HTML5. It makes complex animations of sprites and tiles based worlds fairly simple.
 

项目地址
 
 

9. Chester GL

25个HTML5和JavaScript游戏引擎库
 

ChesterGL (Chester Game Library) is a WebGL/canvas 2d game library that focuses on ease of use and performance. It supports a simple scene graph and provides a minimal interface for you to create games, and extend the library if you need. Current features: time based actions, simple scene graph, Tiled (tmx) map support, different shaders (webgl only), batched sprites.
 

项目地址
 
 

10. Pulse : 2d JavaScript Game and Graphics Engine

25个HTML5和JavaScript游戏引擎库
 

Pulse is an open source JavaScript graphics engine built by the Modulus team. It offers developers a simple framework to build HTML5 games, requiring only a few lines of JavaScript and a bit of HTML. It even has a simple to use plugin architecture allowing you to easily extend the core functionality.
 

项目地址
 
 

11. Entity

25个HTML5和JavaScript游戏引擎库
 

Entity is an awesome all new JavaScript game engine. It focuses on flexibility, re-usability and robustness. To make this happen Entity utilizes the entity-component design where all logic is implemented in components and entities are created from adding or removing components. Its supported on all major browsers and will be coming to mobile devices soon.
 

项目地址
 
 

12. Write AS Code into HTML

25个HTML5和JavaScript游戏引擎库
 

FlashJS is JavaScript graphics and game development engine with API similar to Flash one. It`s HTML5 game development tool, based on verified for years Flash methodology. Just write ActionScript 3 code inside of actionscript tag.
 

项目地址
 
 

13. Akihabara

25个HTML5和JavaScript游戏引擎库
 

It is a set of libraries, tools and presets to create pixelated indie-style 8/16-bit era games in Javascript that runs in your browser without any Flash plugin, making use of a small subset of the HTML5 features, that are actually available on many modern browsers.
 

项目地址
 
 

14. GameJS

25个HTML5和JavaScript游戏引擎库
 

GameJs is a thin library on top of the HTML canvas element. In addition to the drawing functions it has a set of generally helpful modules for game development.
 

项目地址
 
 

15. Jaws HTML5 JavaScript Game Lib

25个HTML5和JavaScript游戏引擎库
 

Jaws is a 2D game lib powered by HTML5. It started out only doing canvas but is now also supporting ordinary DOM based sprites through the same API.
 

项目地址
 
 

16. Enchant.js

25个HTML5和JavaScript游戏引擎库
 

enchant.js is an HTML5 + JavaScript based game engine. It is a standalone library that enables cross-platform application development for PC, Mac, iPhone, iPad, and Android from just 30 KB of source code.
 

项目地址
 
 

17. GameQuery

25个HTML5和JavaScript游戏引擎库
 

gameQuery is an easy to use jQuery plug-in to help make javascript game development easier by adding some simple game-related classes. If you know how to use jQuery you almost know how to use gameQuery.
 

项目地址
 
 

18. Cocos2d-Javascript

25个HTML5和JavaScript游戏引擎库
 

Cocos2d-javascript is a 2D game/graphics engine based on cocos2d-iphone but designed to run in the web browser. It uses the latest features available in HTML 5 allowing real-time rendering of 2D graphics without the need for plug-ins such as Adobe Flash. While HTML 5 is still new and not fully supported across all browsers it won’t be long before the vast majority of web users are able to enjoy all that it offers. When this time comes cocos2d-javascript will be an excellent way to develop games and applications.
 

项目地址
 
 

19. MelonJS

25个HTML5和JavaScript游戏引擎库
 

melonJS is the result of our enthusiasm and past experiments with Javascript, and came from the feeling that no simple, free and standalone library was available to develop games. And although still a work in progress, melonJS already allows to easily create some nice games.
 

项目地址
 
 

20. Turbulenz

25个HTML5和JavaScript游戏引擎库
 

The engine libraries are implemented in optimized JavaScript supporting rapid iteration of game code and data. The engine executes directly in the browser and includes several interesting features.
 

项目地址
 
 

21. Isogenic Engine

25个HTML5和JavaScript游戏引擎库
 

The Isogenic Game Engine allows you to create games in both 2d and isometric and has built-in isometric depth-sorting, path-finding and even supports Box2d in isometric!
 

项目地址
 
 

22. EaseUS

25个HTML5和JavaScript游戏引擎库
 

EaselJS利用HTML5 Canvas的丰富图形和交互性提供直观的解决方案。它提供了一个Flash开发人员所熟悉的API。 

项目地址
 
 

23. Crafty

25个HTML5和JavaScript游戏引擎库
 

Crafty 是一个JavaScript游戏库,可以帮助您以结构化方式创建游戏。

项目地址
 
 

24. LimeJS

25个HTML5和JavaScript游戏引擎库
 

LimeJS 是一个 JavaScript 游戏开发框架,允许开发者创建基于 HTML5 的游戏,支持主流浏览器包括iOS。

 

项目地址
 
 

25. Squarepig

25个HTML5和JavaScript游戏引擎库
 

Squarepig is intended to be simple; as comfortable for novice developers making their first Web games as for experienced coders building demos and prototypes.
 

项目地址

【25个HTML5和JavaScript游戏引擎库】相关文章

1. 25个HTML5和JavaScript游戏引擎库

2. 18个HTML5和JavaScript游戏引擎库

3. 开源3D游戏引擎Babylon.js:基于HTML5和JavaScript

4. 25 个最好的 HTML5 & JavaScript 游戏引擎开发库

5. 8个超赞的支持多个玩家的JavaScript游戏

6. 10个让人眼花缭乱的HTML5和JavaScript效果

7. 基于HTML5和JavaScript技术 谷歌Android官方网站改版

8. Office15将支持HTML5和JavaScript开发

9. 基于HTML5和Javascript的移动应用架构

10. RGraph -免费的HTML5和JavaScript图表

本文来源:https://www.51html5.com/a3166.html

点击展开全部

﹝25个HTML5和JavaScript游戏引擎库﹞相关内容

「25个HTML5和JavaScript游戏引擎库」相关专题

其它栏目

也许您还喜欢