Skip to content
/ rpsls Public

Rock Paper Scissors Lizard Spock Serverless Experiment

License

Notifications You must be signed in to change notification settings

jbarratt/rpsls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors Lizard Spock Online

A demo app for a multiplayer online browser game

  • Powered by API Gateway's Websockets
  • Backend in Lambda/Go
  • Frontend in vanilla javascript with PaperCSS

Backend based on aws example This medium post was also incredibly helpful with a worked example of APIGW websocket handling in go.

Rules

From some page online

  • scissors cut paper
  • paper covers rock
  • rock crushes lizard
  • lizard poisons Spock
  • spock smashes scissors
  • scissors decapitate lizard
  • lizard eats paper
  • paper disproves Spock
  • Spock vaporizes rock
  • rock crushes scissors

API Gateway integration

AWS Docs SAM example

About

Rock Paper Scissors Lizard Spock Serverless Experiment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published