tarekelkurjie / duck.js

An open-source JavaScript project with the sole purpose of rendering a duck on a screen.
https://duckspin.herokuapp.com
MIT License
2 stars 0 forks source link

Lasers (with pew sound effect) #6

Open tarekelkurjie opened 2 years ago

tarekelkurjie commented 2 years ago

Make lasers appear when you press space. It ideally should bounce off of entities.

joeymalvinni commented 2 years ago

I am currently visiting my grandparents but when I get back into school I will work on this.

tarekelkurjie commented 2 years ago

When you're working on this feature, work on it on a separate branch then merge it to dev. I'm trying to make more of a good flow for the repo, and create a better system for releases.