FreezingMoon / AncientBeast

The Turn Based Strategy Game/eSport. Master your beasts! 🐺
https://AncientBeast.com
GNU Affero General Public License v3.0
1.65k stars 566 forks source link

libs and game engines #425

Closed DreadKnight closed 10 years ago

DreadKnight commented 11 years ago

Considering if to make use of 3rd party libraries and engines.

It's somewhat important for the library we pick to have a showcase on the website since more visitors are always welcome.

DreadKnight commented 10 years ago

@turjuque http://www.html5gamedevs.com/topic/1529-invisible-custom-bounding-shape-ancientbeastcom Well, in canvas you can draw shapes, so guessing you might be able to use those on a different hidden canvas or something which can be enabled for debugging if needed. He replied btw.

globhammer commented 10 years ago

we are going with pixi.js

DreadKnight commented 10 years ago

@globhammer we're probably going with phaser, which is game engine using pixi for rendering. Waiting for documentation next week though.

DreadKnight commented 10 years ago

Apparently CocoonJS is not really a game engine, but a distribution and monetization platform, probably similar in many ways with this one http://www.boostermedia.com Will remove it from the list and create another issue related to just HTML5 game distribution/monetization platforms.

DreadKnight commented 10 years ago

I've added melonJS to the list http://melonjs.org - bumped into it again as they're a top contributor on Humble Mobile Bundle 2 (guess contributing there can do really good for marketing). @turjuque take a peek at it, they're also using github.

DreadKnight commented 10 years ago

Phaser version 1.1 was just released, along with documentation http://gametest.mobi/phaser/docs/ The changes and roadmap seem quite impressive https://github.com/photonstorm/phaser#road-map

DreadKnight commented 10 years ago

@turjuque regarding the progress of the port to phaser and the UI being slower, seems that using CSS over jquery could improve things (faster UI) http://stackoverflow.com/questions/10984771/whats-faster-css3-transitions-or-jquery-animations

DreadKnight commented 10 years ago

Found another one that looks pretty good, nice name / website / documentation http://www.kiwijs.org

DreadKnight commented 10 years ago

This game engine will be open sourced soon and looks quite promising http://okamstudio.com/tech/

DreadKnight commented 10 years ago

I've added Starling to the list http://gamua.com/starling - might have been used for Angry Birds, though the website saying "Power Real Games" and showing a screenie of that game is rather quite funny xD