A retro-style game built with Phaser 3 and Firebase.
Take on the role of a fearless duck seeking revenge against hunters. Blast away at the hunters closing in on you and use your shield of eggs to protect yourself. But don't let your guard down—these hunters will stop at nothing to take you out! Can you help the duck get the ultimate revenge?
We built this game as our final project for the Northcoders full-stack bootcamp.
To run Get quacked! locally:
-
Clone the repo
git clone https://github.com/amparoamparo/get-quacked.git
-
Install NPM packages
npm install
-
Run it and play!
npm start
To start the game, press the Enter key or click on the screen.
To rotate the duck, use the ← (left) and → (right) arrow keys.
To shoot, press the Spacebar.
To rotate the shield to the left or to the right, use the A and D keys, respectively.
Made it into the leaderboard? Enter your initials by typing them in or clicking on the letters. Then press Enter or click on END
to publish your score.