Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quer/hearthstone-like
a small game like hearthstone, on socket
https://github.com/quer/hearthstone-like
card deck game hearthstone nodejs socket socket-io
Last synced: 2 months ago
JSON representation
a small game like hearthstone, on socket
- Host: GitHub
- URL: https://github.com/quer/hearthstone-like
- Owner: quer
- Created: 2015-11-29T01:04:00.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-15T00:12:01.000Z (over 7 years ago)
- Last Synced: 2024-08-02T05:11:00.546Z (6 months ago)
- Topics: card, deck, game, hearthstone, nodejs, socket, socket-io
- Language: JavaScript
- Homepage:
- Size: 1.25 MB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hearthstone-like
a small game like hearthstone. on socket and jquery#How to use
you need ```node js```
and then ```npm express```
and then ```npm socket.io```the server wil be hosted on port 3000
#features
* login
* deck list
* deck generator
* card list
* card generator
* game queue
* the game
* pick card
* next turn
* hand cards
* table cards
* enemy cards
* life
* round gems that increase at next turn