Safe Haskell | Safe-Inferred |
---|
Hs2048.Point
Description
Types and functions for manipulating points.
Documentation
Represents a point on a game board. The top-left corner is (0, 0) with x increasing left-to-right and y increasing top-to-bottom.
hs2048-0.1.0: A 2048 clone in Haskell.
Safe Haskell | Safe-Inferred |
---|
Hs2048.Point
Description
Types and functions for manipulating points.
Represents a point on a game board. The top-left corner is (0, 0) with x increasing left-to-right and y increasing top-to-bottom.