chyatt / scrabble-over-github

Experimental scrabble using markdown, python, GitHub actions, and pull requests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scrabble over GitHub

Experimental scrabble using markdown, python, GitHub actions, and pull requests

TODO

  • Connect the input parameters from manual Deal Tiles action to the command line code that gets executed
  • Send drawn/dealt tiles via email (or secret?) to the player who executes the action
  • Update config options (or secrets?) so that the game can notify the next player
  • Test the system out with a forked repo - can multiple games be happening at once?
  • Encrypt bag so that remaining tiles are obfuscated?

About

Experimental scrabble using markdown, python, GitHub actions, and pull requests

License:MIT License


Languages

Language:Python 100.0%