Skip to content

🐵 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! 🏆🥳

Notifications You must be signed in to change notification settings

kazvee/monkey-duck-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐒🦆 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! 🥳

About

🐵 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! 🏆🥳

Topics

Resources

Stars

Watchers

Forks