plekhotkindmytro / WasteManagementGame

HTML5 game that teaches kids how to sort waste for recycling. Developed at Koding Hackathon.
MIT License
4 stars 1 forks source link

Create "Game" scene #2

Closed plekhotkindmytro closed 9 years ago

plekhotkindmytro commented 9 years ago

The scene contains a list of actors(elements):

1) Background layer; 2) Bucket (Waste Bin); 3) List of garbage. Garbage have to create per some time and has to be deleted after collision with the bucket or if it falls behind the screen.