Skip to content

Latest commit

Β 

History

History
60 lines (35 loc) Β· 1.6 KB

README.md

File metadata and controls

60 lines (35 loc) Β· 1.6 KB

πŸ’πŸ¦† Monkey Duck Game

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

✨ LIVE DEMO ✨

TL;DR


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:

TL;DR

This is the game for you! 🐡


Monkey_Duck_Game_Demo_Video.mp4

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! πŸ₯³