Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wflms20110333 authored Sep 8, 2019
1 parent b545f49 commit e76acf5
Showing 1 changed file with 22 additions and 2 deletions.
24 changes: 22 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,22 @@
# CardGameClient
PennApps XX!
# Card Game Client

Developed at PennApps XX (2019 Fall), Card Game Client is a web application that enables users to play any game with a standard deck of cards, remotely!

## Getting Started

The web app is located [here](https://amazing-ripple-252305.appspot.com). Users will need to sign in to their Google accounts, then either create a new game or join an existing game with a game code.

## Built With

* [Firebase Cloud Messaging](https://firebase.google.com/docs/cloud-messaging) - Cross-platform messaging solution
* [Flask](https://palletsprojects.com/p/flask/) - Web framework
* [SocketIO](https://socket.io/) - JavaScript library that enables realtime, bi-directional communication between web clients and servers
* [Canvas API](https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API) - Graphics API
* [CreateJS](https://createjs.com/) - Suite of modular libraries and tools

## Authors

* [Aditya Arjun](https://github.com/aditya-arjun)
* [Richard Guo](https://github.com/richardg999)
* [An Nguyen](https://github.com/aqn180001)
* [Elizabeth Zou](https://github.com/wflms20110333)

0 comments on commit e76acf5

Please sign in to comment.