Skip to content

JohannesGeek/telephone-game

 
 

Repository files navigation

CDK Telephone

This is the repo for an interactive workshop at CloudLand 2023!

To run the slides, I use RevealMD, install it and run

reveal-md slides.md --theme solarized

Contribute!

In workers, there is an js-example and py-example. Copy the folders and rename them, but the new names need to start with js or py so my CDK stack knows which they are. The names of the files and names of the methods need to stay the same!

Then change the code inside the method to your liking, and change the message the way you want to. You can also use ChatGPT, have a look at workers/py-example-chatqpt

Have fun and ask me if you need help!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 64.7%
  • Python 20.0%
  • JavaScript 15.3%