A player-to-player, javascript-based blackjack game, which some of its rules are modified for accommodating a lot of beginners. Live app can be accessed here
Nothing in particular just get yourself a decent laptop equipped with network devices, VSCode and an internet browser (preferably newest version of Google Chrome).
Clone this repository into your laptop, and run the application from there.
No test is currently implemented on this application.
- Vanilla Javascript (for the browser logic)
- HTML5 (for the web app's structure)
- CSS3 (for the styling purpose)
- Github pages (for the deployment)
- Yonas Mulyadi
- Github account: Extelar
Shout out to Chingu and cohort mates for helping me to finish the project.