pxt-calliope/olddocs/js/games.md

4.3 KiB

Game Tutorials

Overview of Games for the @boardname@.

@short Games

~column

Beginner Games

~hide

~

~column

Intermediate Games

  • Truth or dare, a game that forces each player to reveal a secret or do something funny with if statement
  • Spinner, spin the arrow with multiple if statements
  • Die roll, spin with more if statements
  • Looper, display a series of numbers with a for loop index
  • Strobe light, develop shapes with a nested for loops
  • Digi yoyo, create a counter with a while loop
  • Magic 8, a fortune teller game with the @boardname@
  • Compass, displays the direction the @boardname@ is pointing
  • Speed button, code a speed game with running time

~hide

~

~column

Advanced Games

~hide

~

  • Catch the egg, catch falling eggs in a basket with an acceleration controller
  • Headbands, create a charades game with a collection of strings that hold the words
  • Pong, a light bouncing from left to right
  • Meteorite, a game where meteorites are coming for you one by one
  • Minesweeper, make a game to test your memory for placing a LED mine then finding the hidden LED mine
  • Bop it, a game where you have to keep up with the commands
  • Letter Up, a guessing game with string operators with string at
  • Prank WiFi, create fake WiFi to trick your friends
  • Runaway pac man, construct the game pac man with the @boardname@
  • The hat game, make a game to test your focus on the moving ball
  • 2 player pong, collaborate with a classmate to develop Pong on multiple @boardname@s

~hide

  • Glowing pendulum, construct a pendulum that glows using acceleration
  • Line of Fire, make a game to test hand-eye coordination
  • Number psych, collaborate with multiple classmates to develop a game on multiple @boardname@s and a breadboard

~