Skip to content

Latest commit

 

History

History
executable file
·
20 lines (15 loc) · 354 Bytes

README.md

File metadata and controls

executable file
·
20 lines (15 loc) · 354 Bytes

=======

CSCI 201L Final Project

Card Shark

Team Members:

William Alexander
Sayantan Chakraborty
Eugene Laksana
Siddharth Manoj
Garrett Oldani
Benjamin Schoen

=======

Instructions to keep your forked repo up-to-date with master:

  1. git fetch upstream
  2. git merge upstream/master
  3. git push