Skip to content

Eric-Eklund/cards-aws-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cards - In AWS Lambda

Ready to go app, and to be deployed in AWS Lambda.

To Build:

For PC
set GOOS=linux
go build -o main main.go deck.go game.go player.go
%USERPROFILE%\Go\bin\build-lambda-zip.exe -output main.zip main

After this just upload the main.zip file to aws lambda en create an API in API Gateway to point at your main func.

Battle of the Beasts!

In a time before ages there were two giants colliding in two different parts of the world. But one day they met and can't stand the others' greatness!

So the only solution for this is to get a deck of card each, shuffle them around and deal a hand of 7! Calculate the value of the hand and se who, once and for all, is the number one.

Unless there is a tie then no one wins and both go home.

About

Cards now in the cloud!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages