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

Develop a bucket object #5

Closed plekhotkindmytro closed 9 years ago

plekhotkindmytro commented 9 years ago

Bucket: has type; has move speed; width, height; must collide with garbage objects;

Proposition: bucket can be switched during a game round. For example, if player see the garbage that can be recycled by other bucket.