Yeakisen's Snake v1.0
Submitted By:
Yeakisen
Rating:
Not rated (
Rate It)
The files in this directory are necessary for the operation of the application. Feel free to edit, but be warned that may cause adverse effects.
Black=0
Dark Blue=1
Dark Green=2
Dark Cyan=3
Dark Red=4
Dark Violet=5
Dark Yellow=6
Gray=7
Dark Gray=8
Blue=9
Green=10
Cyan=11
Red=12
Violet=13
Yellow=14
White=15
Transparent=16
The first number declares the width of the image. Second declares the height. The following numbers are the pixel colors.
EXAMPLE *()* are the pixel coordinates
2
1
(0,0)13
(0,1)13
(1,0)13
(1,1)13
(2,0)13
(2,1)13