Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 855 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 855 Bytes

Blackjack: The Gathering

This is an on-going project. It currently is a below average implementation of browser-based blackjack which hopefully evolves into an okay implementation of Magic: The Gathering in the browser.

Built By

Justin Gan Damien Lowe

Technologies used

Bugs & Future Fixes

  • Update User Interface - make it actually look nice
  • Automatically show pocket cards without having to press a button
  • Disable buttons that shouldn't be pressed more than once per game e.g. 'pocket cards', 'start game' etc.
  • Implement Ace logic
  • Implement timer so players can't wait forever
  • Improve game state messaging so user's know who still needs to take an action