Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mohanamisra authored Jun 28, 2024
1 parent 53548d6 commit eec0c97
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Donut Doom: A Sweet Nightmare

![welcome page](https://github.com/mohanamisra/donut-doom/assets/91205171/e6f9f6fa-31ca-4a13-8012-b6c101310254)

Demo: https://donutdoomarcade.web.app/

No one asked you to wander through a cemetery at 3 AM. But here you are, all alone, with only a donut in your hand. You hear something and you realise...the monsters are here!

Quick, feed the monsters those donuts, before they feed on you!

![game image](https://github.com/mohanamisra/donut-doom/assets/91205171/2c506cff-0e4c-4d02-abd2-221f29b2205b)


Players can login with Google through Firebase (so it is easy and secure), set a custom username (make it as scary as you want!) and rank in the global leaderboard!


![leaderboard](https://github.com/mohanamisra/donut-doom/assets/91205171/b656f69c-95ff-4746-adae-7e7633fcaaff)


Sweet nightmares!

### Tech Stack:
p5.js for rendering game objects (https://p5js.org/)
Matter JS for game physics (https://brm.io/matter-js/docs/)
React for rendering other typical web app components
CSS for styling pages
Firebase for database, auth, hosting (https://firebase.google.com/)

0 comments on commit eec0c97

Please sign in to comment.