Phaser (game framework)
This article relies too much on references to primary sources. (January 2018) (Learn how and when to remove this template message) |
Developer(s) | Photon Storm |
---|---|
Stable release | 2.6.2
/ 26 August 2016 |
Preview release | 3.0.0 Beta 18
/ 15 January 2018 |
Written in | JavaScript, TypeScript |
Engine | |
Type | Game engine |
License | MIT License |
Website | phaser |
Search Phaser (game framework) on Amazon.
Phaser is a free software 2D game framework for making HTML5 games for desktop and mobile.[1] It was created by Photon Storm.[2]
Phaser uses both a Canvas and WebGL renderer internally and can automatically swap between them based on browser support. This allows for fast rendering across desktop and mobile. It uses the Pixi.js library for rendering.
Games can be compiled to iOS, Android and native desktop apps via 3rd party tools like Apache Cordova.[3]
Overview[edit]
The only requirement to use Phaser is a web browser that supports the <canvas> html tag. For desktop this includes Chrome, Firefox, Safari, IE9+ and Opera. Development can be done in either JavaScript or TypeScript.
Some of the elements available are:[4]
- Images, spritesheets and tweens - Static and dynamic images, and a mechanism to animate them.
- Input control
- Game Physics - Phaser includes three main physics engines.
The Phaser website includes extensive documentation.[5] It also hosts several official tutorials,[6] and there are many other independently written.[7] Finally there is a big section of examples to show the different features.[8]
History[edit]
Richard Davey announced the first release of Phaser on a blog post on April 2013.[9] Version 1.0 was released on September, incorporating the Pixi.js library for rendering.[10]
The last big version of Phaser, Phaser 3, has been in development for over a year and is reportedly close to release. The last official version of Phaser 2 was 2.6.2, but to allow improvements to the stable version while working on Phaser 3, a new repository was created: Phaser CE (Community Edition).[11] Phaser CE is thus the currently recommended stable platform for development with Phaser.
Usage[edit]
Phaser has been used to create many games for the web and mobile,[12] some of them becoming quite popular.[13][14]
Recently it has even been used to develop games for Android TV.[15]
See also[edit]
Some use of "" in your query was not closed by a matching "".Some use of "" in your query was not closed by a matching "".
References[edit]
- ↑ https://www.javascripting.com/view/phaser
- ↑ https://gamedevelopment.tutsplus.com/articles/how-to-learn-the-phaser-html5-game-engine--gamedev-13643
- ↑ https://github.com/photonstorm/phaser
- ↑ https://blog.intracto.com/create-fun-and-interactive-games-with-javascript-using-phaser.io
- ↑ https://phaser.io/docs/2.6.2/index
- ↑ https://phaser.io/learn/official-tutorials
- ↑ https://phaser.io/learn/community-tutorials
- ↑ http://phaser.io/examples
- ↑ http://www.photonstorm.com/phaser/announcing-phaser-flixel-html5-and-our-adobe-max-session
- ↑ http://www.photonstorm.com/phaser/phaser-1-0-and-the-journey-we-took-to-get-there
- ↑ https://phaser.io/download/phaserce
- ↑ http://phaser.io/news/category/game
- ↑ https://www.joshmorony.com/9-fun-html5-games-built-with-phaser/
- ↑ https://phaser.io/games
- ↑ http://www.emanueleferonato.com/2018/01/15/play-stack-the-crates-on-your-android-tv-probably-the-first-phaser-game-running-on-android-tv/
External links[edit]
- Official website
- GitHub page
- Official Twitter account
- Slack channel
- Discussions at the HTML5 Game Devs Forum
Category:Video game engines
Category:Free 3D graphics software
This video game software-related article is a stub. You can help EverybodyWiki by expanding it. |
This article "Phaser (game framework)" is from Wikipedia. The list of its authors can be seen in its historical. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.
This page exists already on Wikipedia. |