Jit Corn

Jit Corn

Video Poker

Github Repo

A computerised casino game played on console, based on five-card draw poker.

Features of the App

  1. Users can choose to hold cards desired and swap the remaining for other cards in the pile.
  2. Higher credits inserted will generate higher returns depending on combo attained.
  3. Animated game play sequences complete with slot-machine spinner visuals that displays the score obtained from winning combinations.
  4. Validation occurs if user tries to deal new cards without inserting credits.
  5. Background music included (can be muted).

Key Takeaways

  • Successfully managed to implement 'npm slot-machine' library provides an out of the box slot-machine animation of winning combinations.
  • Implemented CSS animations using Animate.css for transitions of cards.
  • Consolidated knowledge in JS, HTML and DOM manipuation.

Technologies Used

  • Frontend: HTML, CSS, Vanilla JS, DOM
  • Other Libraries: npm slot-machine, Animate.css
  • Version Control: Git