forked from vgalante2/WinBig
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.README
58 lines (34 loc) · 1.62 KB
/
.README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
## Description
Welcome to WinBig, your ultimate destination for online gaming excitement! With WinBig, you can create an account, bet money on various games like coin flip or dice roll, and enjoy the thrill of winning big prizes. If you run out of coins, don't worry! You can play a fun random number game to win more and keep the excitement going.
## Visuals
<img src="./public/assets/images/site2.png" >
<img src="./public/assets/images/site1.png" >
<img src="./public/assets/images/site3.png" >
## Features:
Account Creation: Easily create your account to start playing.
Multiple Games: Bet money on different games such as coin flip or dice roll.
Coin Management: Keep track of your coins and winnings.
Random Number Game: Play a random number game to win more coins if you run out.
## Deployment
DEMO - [LIVE DEMO]((https://win-big-76ecc78832f3.herokuapp.com/))
## Tech Stack
Express
Node.js
Express Handlebars
PostgreSQL
Sequelize
## Usage
To get started with WinBig, follow these steps:
Clone the repository from GitHub: git clone git@github.com:vgalante2/WinBig.git
Install dependencies: npm install
Set up the PostgreSQL database and configure the connection in the application.
Run the application: npm start
Visit http://localhost:3000 in your web browser to access WinBig.
## Credits
created by Will Gallagher, Vin Galante, Anthony Purificato, Josh Bruey
Game Credits:
Coin-Toss - [CoinToss]((https://www.geeksforgeeks.org/create-a-coin-toss-using-html-css-javascript/))
Dice-Roll - [DiceRoll]((https://github.com/ryancperry))
Wheel Spin - [WheelSpin]((https://codepen.io/GhostCode99/pen/BaQePwW))
## License
MIT License.