Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 328 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 328 Bytes

Slot-Machine-3x3-Matrix

Built a real life 3x3 slot machine using javascript and node js. The game lets a user deposit money, place bets, and spin a random wheel which generates a 3x3 random matrix. If you get the same letter in a row you will win money if not your balance will be deducted by the amount of money you betted.