Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

Samples:Intermediate

Guilherme Paes edited this page Mar 22, 2016 · 2 revisions

###foosball.fbp

Depends on GTK+ 3

Diagrams:

  • Tracker node: tracker.svg

  • foosball: foosball.svg

Expected behavior/results: Shows a GTK-based application which is a score controller for a foosball match. Goals are computed when the pusbuttons are pressed. When any of the scores reach 5, a team is declared the winner (red/yellow_won_output on) and cheer_output turns on. The reset button resets the score and gtk/led states.

Clone this wiki locally