Thanks to visit codestin.com
Credit goes to github.com

Skip to content

antfu/set-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Set

🎰 A real-time card game Set on web!

Solo Multiplayer

screenshot2

Rule

Wikipedia: Set (game)

In-game Help: Help - Set Game

Deploy

Clone this repo and:

npm install
npm run run

Deploy with Docker

Build yourself

Clone this repo:

sudo docker build set-game .
sudo docker run set-game -p 3000:[port you want to have the game on]

Dockerhub

There also is a alraedy build image

docker pull thijstops/set
docker run thijstops/set -p 3000:[port you want to have the game on]

Other Games

Uno Game: https://github.com/antfu/uno-game Hex Game: https://github.com/antfu/hex-game

License

MIT

About

🎰 A real-time card game Set on web

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

 
 
 

Contributors