HeySofie / Capy-caring

school project, a simple web game
0 stars 0 forks source link

best way to implement background pic? #1

Closed HeySofie closed 1 year ago

HeySofie commented 1 year ago

First i tired to use backgrounds for each item in the game ( capybara or farm ) but it was problematic, tried to create one simple background for the whole website by adding all the background blocks together, but thats was harder and i couldnt find a photo editing program to fix it.

im going to use a drawing program i have on my tablet when i can instead.

HeySofie commented 1 year ago

instead of using a background pic, i decided to make most of the background in solid color in css, and around the imgs i will set a background img instead like the one i did on the farm ( example below)

image
HeySofie commented 1 year ago

closed and fixed for now