nikhilhenry / brainvita

0 stars 1 forks source link

Add sprites #6

Closed nikhilhenry closed 2 months ago

nikhilhenry commented 2 months ago

Fixes #4

Created assets for the game: board,marble and selection rings.

Marble is 18px x 18px sprite with 1px padding already.

The board contains the marbles in a perfect grid arrangement at (36,36) [top left] with each node element being 18px x 18px wide.

Background color is #d1dbe4

Examples

Initial board arrangement with old marbles

game

Final goal board arrangement with 1 old marble

game_goal

Final goal board arrangement with 1 new marble

game_goal_marble_2

Move ring

game_goal_marble_2_select

nikhilhenry commented 2 months ago

@PjrCodes please read the documentation about the grid. Also please look into the font. Thx!

PjrCodes commented 2 months ago

@nikhilhenry Have you chosen a font?

nikhilhenry commented 2 months ago

@nikhilhenry Have you chosen a font?

No, please choose.

PjrCodes commented 2 months ago

okay I will think