monkey-duck-game

🐡 Cute little browser game built in React ✨LIVE DEMO✨ Emojis are loaded to the screen 🍌 Add some ducks πŸ¦† Add a monkey πŸ’ Ask the monkey to shuffle the emojis 🀹 Get some of your ducks in a row, and WIN! πŸ†πŸ₯³

Stars
1
Committers
1

πŸ’πŸ¦† Monkey Duck Game

Monkey Duck Game is a cute little browser game built in React 🐡

✨ LIVE DEMO ✨

Wait, What?

πŸ€” Ever have one of those days when you just can't get your ducks in a row?

πŸ€·β€β™€οΈ Maybe you're not even sure where your ducks are?!

YOUR DUCKS:

This is the game for you! 🐡

https://github.com/kazvee/monkey-duck-game/assets/109990289/784d5c67-1879-4e17-8fe8-b645f52d9c18

Purpose

This project was created by me for my own amusement (and learning). πŸ‘©β€πŸŽ“

This project started off as a Monkey Sort algorithm, which I leveraged to crash my browser a lot! πŸ˜ƒ

Once the fun of that wore off, I wondered what else I could do with the array of emojis and some monkeys... πŸ€”

Then I had an idea! πŸ’‘

So I built it. 😎

How to Play

🍌 Emojis are loaded to the screen πŸ¦† Add some ducks πŸ’ Add a monkey 🀹 Ask the monkey to shuffle the emojis πŸ† Get some of your ducks in a row, and WIN! πŸ₯³

Getting Started

  • Fork this repository to your own GitHub account.
  • Clone your fork onto your local device.
  • Install all dependencies using the npm i (or npm install) command.
  • Start the web server using the npm start command. The app will be served at http://localhost:3000.
  • Navigate to http://localhost:3000 in your browser.
  • Have fun! πŸ₯³