We are developing a copy of the game http://slither.com/io
The main character of the game is a snake
We need to create designs for 4 themed snakes, you can use themes from Marvel heroes and the movie Avatar, for example
The snake consists of two segments
Segment - head
Segment - body
Requirements
PNG (main choice)
Transparency (alpha channel)
Good support in PixiJS
Universal compatibility
32-bit PNG (RGBA) for transparency
Optimize via TinyPNG or ImageOptim
Resolution: 2x the final size (for Retina)
Sizes and resolution
Base head: 64x64px (128x128px for Retina)
Body segment: 64x64px (128x128px for Retina)
Sprite sheet format: JSON + image (PixiJS supports TexturePacker)
2. We need to create a design for the background of the game area, it can be geometric shapes or another idea
3. We need a design for game crystals, multi-colored, pulsating (you can see an example in the game http://slither.com/io)
Three sizes of crystals: small\medium\large
We need an animation for the crystals' flickering
Size - similar to the example from the reference game