Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/VengelStudio/cardman-multiplayer
Simple hangman multiplayer game using React.
https://github.com/VengelStudio/cardman-multiplayer
html5 javascript react reactjs
Last synced: 9 days ago
JSON representation
Simple hangman multiplayer game using React.
- Host: GitHub
- URL: https://github.com/VengelStudio/cardman-multiplayer
- Owner: VengelStudio
- License: mit
- Created: 2018-12-12T15:23:33.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-27T16:04:38.000Z (10 months ago)
- Last Synced: 2024-08-01T13:35:55.923Z (3 months ago)
- Topics: html5, javascript, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 17.6 MB
- Stars: 28
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cardman - a simple hangman game with cards!
![](rec.gif)
### **Live game:** [http://cardman-multiplayer.herokuapp.com/](http://cardman-multiplayer.herokuapp.com/)
### We decided to make a combination of traditional hangman game and a card game.
The primary goal is to guess the letters of a random word, but during your turn you can also use awesome cards from your deck to help yourself. These cards can give you some serious advantage over your opponent.
### Available cards:
- Show definition
- Correct letter
- Remove unfitting letter
- Additional turn
- Block opponent's cards
- Immune to block
- Look up opponent's card
- Swap a random card with your opponent
- Randomize your card
- Randomize opponent's card
### Authors
- Bartosz Kępka
- Łukasz Blachnicki