Browser game

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
Play.Freeciv.org screenshot
Freeciv is an HTML5 browser game

A browser game is a computer game that is played over the Internet using a web browser.[1] Browser games can be run using standard web technologies[2] or browser plug-ins. The creation of such games usually involves use of standard web technologies as a frontend and other technologies to provide a backend. Browser games include all video game genres and can be single-player or multiplayer. Browser games are also portable and can be played on multiple different devices, web browsers and operating systems. [3]

Browser games come in many genres and themes that appeal to both regular and casual players.

Characteristics

Browser games are often free-to-play and do not require any client software to be installed apart from a web browser or browser plug-in. In some cases a game may be free, but charge for extra in-game features. Multiplayer browser games have an additional focus on social interaction, either between several players or on a massive scale. Due to the accessibility of browser games, they are often played in more frequent, shorter sessions compared to traditional computer games.[4]

Since browser games run isolated from hardware in a web browser, they can run on many different operating systems without having to be ported to each platform.[5]

Technologies

Browser games can take advantage of different technologies in order to function.

Web standards

Standard web technologies such as HTML, CSS, PHP, and JavaScript can be used to make browser games, but these have had limited success because of issues with browser compatibility and quality. These technologies, collectively termed dynamic HTML, allow for games that can be run in all standards-compliant browsers.[6] In addition, dedicated graphics technologies such as SVG and canvas allow for the fast rendering of vector and raster graphics respectively.[2] In addition, WebGL allows for hardware-accelerated 3D support in the browser.[7][8]

Comparison of web technologies[notes 1]
Chrome Firefox Internet Explorer Opera Safari
SVG Yes Yes Yes Yes Yes
Canvas Yes Yes Yes Yes Yes
WebGL Yes Yes[9] Yes [10] Yes Yes

Plug-in

Browser plug-ins can be used to provide game technologies after being installed by the user.

Comparison of browser plug-ins
Windows Mac OS X Linux License[notes 2] Installed base[notes 3]
Flash Yes Yes Yes Proprietary[11] 96%[12]
Java Yes Yes Yes Open source (free)[13][14] 78%[12]
Shockwave Yes Yes No Proprietary[15] 52%[16]
Silverlight Yes Yes Partial (Moonlight - LGPL) Proprietary[17] 62%[12]
Unity Yes Yes No Proprietary[18] 1%[19]

See also

Notes

  1. Availability refers to the latest stable version only.
  2. Refers to the reference implementation. There may be alternative implementations under different licenses.
  3. Stated as a percentage of web browsers.

References

  1. D Schultheiss: Long-term motivations to play MMOGs: A longitudinal study on motivations, experience and behavior, page 344. DiGRA, 2007.
  2. 2.0 2.1 Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. C Klimmt: Exploring the Enjoyment of Playing Browser Games, page 231. CyberPsychology & Behavior, 2009.
  5. E Adams: Fundamentals of Game Design, page 80. New Riders, 2009.
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. Lua error in package.lua at line 80: module 'strict' not found.
  9. Lua error in package.lua at line 80: module 'strict' not found.
  10. Lua error in package.lua at line 80: module 'strict' not found.
  11. Lua error in package.lua at line 80: module 'strict' not found.
  12. 12.0 12.1 12.2 Lua error in package.lua at line 80: module 'strict' not found.
  13. Lua error in package.lua at line 80: module 'strict' not found.
  14. Lua error in package.lua at line 80: module 'strict' not found.
  15. Lua error in package.lua at line 80: module 'strict' not found.
  16. Lua error in package.lua at line 80: module 'strict' not found.
  17. Lua error in package.lua at line 80: module 'strict' not found.
  18. Lua error in package.lua at line 80: module 'strict' not found.
  19. Lua error in package.lua at line 80: module 'strict' not found.

External links