HillaryChau / Roulette

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Roulette Full-Stack

This is a full-stack application where the user can play roulette. To play, the user picks a square and place a bet. Next, they click play and then, the computer generates the winning square. If it is a match, then the player wins. If not, then, the casino wins.

How It's Made:

Tech used: EJS, CSS, JavaScript, Node.js, Express.js

Please click the link below to interact with it: https://hillary-roulette.herokuapp.com/

roulette

Lesson Learned:

In this application I learned how to use the MongoDB database to store data and use passport.js for authentication for the casino owner for roulette.

Credit

House Moses

About

License:MIT License


Languages

Language:JavaScript 54.4%Language:EJS 37.9%Language:CSS 7.7%