nackermann / Voozix.SpriteKit

2D Tablet game: Collect stars and try to survive as long as possible!
0 stars 2 forks source link

Draw background (tilebased) #2

Closed mreinfurt closed 10 years ago

mreinfurt commented 11 years ago

Developing a class that is responsible for drawing the background. The background itself is a 16x16 tile image, which will be repeated.

If possible, try to draw the background in 1 batch/call.

Image: assets/images/bg.png

nackermann commented 10 years ago

@k-liu bild erstellen, dann setzt ichs auf mich

mreinfurt commented 10 years ago

@k-liu Direkt branch erstellen, siehe Workflow. Dann können wir hier hart loslegen, dürfte auch erstmal das einfachste und passendste für'n Anfang sein.

mreinfurt commented 10 years ago

@k-liu @Greek6 Ich schließe das mal. Änderungen an den Assets (Bildern) kann man auch später noch machen (z.B. beim Polishing). Aber ansonsten funktioniert's ja.