Skip to content

marcrasi/webset

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
run
 
 
 
 

webset

This is an in-browser multiplayer set game. It does stuff like lag compensation. It also has a daily puzzle that ranks users by their times.

This currently runs on https://set.marcrasi.com!

Please excuse the quality of the code. I wrote this before I knew anything about javascript or deploying things.

How to run locally

Run the Google Cloud Datastore Emulator. It'll tell you to export an environment variable. Make sure to do that, in the terminal where you're about to run the node server.

Put Google Cloud credentials with access to a Google Cloud Storage Bucket in gc_credentials.json.

Change googleCloudProjectId and googleCloudStorageBucket in application_config.json to point at a Google Cloud Storage Bucket that you have access to.

In the terminal where you exported the environment variable, run ./run`.

About

In-browser multiplayer set game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published