Skip to content

Beer Caps guess game made in MVC pattern with pure JS from scratch with nice UI/UX

License

Notifications You must be signed in to change notification settings

Miltonr87/Beer-Caps-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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