Skip to content

Education code example for javascript game on circuit playground

License

Notifications You must be signed in to change notification settings

kriffe/circuit-playground-reaction-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple reaction game for Circuit Plaground Classic running johnny five.

npm install
npm start

Introduction

Student tasks

  1. Debug timer functions with console.log(playerOneReactionTime)
  2. Make it a 3 or 4-player game (instead of just two)
  3. Create new pattern for light during reaction time
  4. Add blinking pattern for all lights if someone cheats
  5. Create two game modes and change with switch (Collaborate against the computer with timing)
  6. Extend with other examples from playground io (https://www.npmjs.com/package/playground-io)
  7. Connect highscore to web with express (https://www.npmjs.com/package/express)

About

Education code example for javascript game on circuit playground

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published