/CasinoDemo

This portfolio demo of a casino slot machine reward system I created to demonstrate my ability in developing Full Stack projects and work with SQL. This project is an example of my coding and SQL skills, visual skills are not presented in this functional demo. To see the project code visit my GitHub. This portfolio demo uses C#, Javascript, Jquery, SignalR, Howler.js, Chart.js, and SQL Express delivered from App_Data .mdf. Users visit the page and enter a fake rewards card number, that number tracks rewards and plays. The page is persistent, users can be on the site thus acting as multiple slot machines in a casino, when someone else wins others are notified, the simple slot machine I developed named (HireJacob MEGAWIN) is a single pay line machine. It works like a real slot machine randomly generating a result until a play is performed, 2 sets of images exist (full Spin, Slot 3) with the generated numbers being entered pre render, sounds are played from a sprite that is played using the Howler.js library. As plays are performed rewards are given and house revenue updated from a base house ledger of $1,000,000.

Primary LanguageJavaScript

This repository is not active