Skip to content

Instantly share code, notes, and snippets.

@aoloe
Last active January 3, 2020 10:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aoloe/7a42667736b16a92af97 to your computer and use it in GitHub Desktop.
Save aoloe/7a42667736b16a92af97 to your computer and use it in GitHub Desktop.
game ideas for the labadoo scratch day

scratch cards for the labadoo day

on top of using

we could create sets of cards specific to the creation of a few games or make sure that a card exist for each step of the game.

  • pong
    • moving the paddle
    • moving and bouncing the ball
    • count the points
  • pacman
    • move the pacman
    • eat the pills
    • clone the pills
    • random move the ghosts
  • football
    • kicking a ball
    • scoring a goal
    • adding a goal keeper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment