Skip to content

Files

Latest commit

 

History

History
29 lines (16 loc) · 1.03 KB

README.md

File metadata and controls

29 lines (16 loc) · 1.03 KB

Beer Caps Game

Screen Shot

[X] Desktop version

About

Beer Caps "guess game" made with pure JS from scratch with nice UI/UX. This project uses the MVC pattern and it was was my first step learning OOP theory before using React library.

Getting Started

  • Clone the repo (HTTP Protocol): git clone https://github.com/Miltonr87/beer-caps-game.git

Rules Of The Game:

Warning: Drink before play

You need to find 9 beers🍺 in 10 shots🎯. The board is mapped with the coordinates from A to G (on the vertical line) and 0 to 6 (on the horizontal line). If you find three beers next to each other, you get the message from Hat-Trick and must drink three beers before trying new guesses!

Are you a real drinker guy or a nerd one?!

Live Demo

License

This project is licensed under the MIT License. Copyright © Milton Rodrigues