Skip to content

AlvaroGI/qbead-hackathon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hackathon qbead - game

Bounties

  1. Most creative alternative use of the hardware (see 'Game' section below).
  2. More polished JS library: updated html interface (see 'Interface' section below).

1. Game: qubit chaser

This is a self contained game that can be run on the qbead (for installation, just upload qbeadfirmware/game_qbead.ino to the qbead). When the game is uploaded, it can be played as follows.

  1. A white led will be illuminated. This led must be aiming at the ceiling.

  2. Shake the qbead to start the game.

  1. The player is the blue led. A random green qubit will appear. The qbead must be rotated to make the player (blue) capture the target (green). Once this happens, a new green qubit will appear at random.

  1. The goal of the player is to catch as many green qubits as possible before the timer (10 seconds) runs out.

  2. After the timer runs out, the qbead goes back to the main menu. It will show the white led again. The highscore will be shown as a number of pink leds.

2. Interface with JS

We made visual improvements to the html interface. This can be seen in the updated notifications.html file, which requires estilos.css and TU-delft.png.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 66.5%
  • HTML 23.3%
  • CSS 10.2%