Difference between revisions of "Hexagon"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(Algorithms)
 
(4 intermediate revisions by the same user not shown)
Line 24: Line 24:
  
 
== External links ==
 
== External links ==
 +
 +
* [https://en.wikipedia.org/wiki/Main_Page Hexagon] @ Wikipedia
 +
 +
=== Algorithms ===
 +
 +
* [http://www.redblobgames.com/grids/hexagons/ Hexagon algorithms]
 +
* [http://devmag.org.za/2013/08/31/geometry-with-hex-coordinates/ Geometry with hex coordinates] @ devmag.org.za
 +
 +
=== Games ===
 +
 +
* [http://terrycavanaghgames.com/hexagon/ Hexagon] @ terrycavanaghgames.com
 +
* [http://superhexagon.com/ Superhexagon] @ superhexagon.com
 +
* [http://hex.frvr.com/ Hexagon game] @ hex.frvr.com
 +
* [https://www.mathsisfun.com/games/hexxagon.html Hexxagon] @ mathsisfun.com
 +
* [https://open.kattis.com/contests/jdi9g2/problems/hexagon Hexagon game] @ open.kattis.com
 +
* [http://www.h3xed.com/blogmedia/hex1/ H3xed] @ h3xed.com
 +
 +
  
  
 
[[Category:Geometry]]
 
[[Category:Geometry]]
 
[[Category:Polygons]]
 
[[Category:Polygons]]

Latest revision as of 19:22, 4 May 2016

In geometry, a hexagon (from Greek ἕξ hex, "six" and γωνία, gonía, "corner, angle") is a 6-sided polygon or 6-gon.

Internal angles

The total of the internal angles of any hexagon is 720°.

Hexagon generators

See Hexagon generator.

See also

External links

Algorithms

Games