imj-game-hamazed-0.1.0.2: A game with flying numbers and 8-bit color animations.

Safe HaskellNone
LanguageHaskell2010

Imj.Game.Hamazed.Color

Contents

Description

This module defines the colors of every game element, except animations.

Synopsis

Ship colors

Numbers colors

numberColor :: Int -> LayeredColor Source #

Cycles through the 6 colors of the cube delimited in RGB space by (5,4,1) and (5,5,3).

Materials colors

UI colors

Text colors

Reexports