SHENZHEN I/O
(Servono più voti)
DRINKING GAME SCOREKEEPER (V1)
   
Premio
Aggiungi ai preferiti
Preferito
Rimuovi dai preferiti
Dimensioni del file
Pubblicato in data
1.706 KB
3 dic 2016, ore 0:48
1 nota di rilascio ( visualizza )

Sottoscrivi per scaricare
DRINKING GAME SCOREKEEPER (V1)

Descrizione
This puzzle used to be in the game until it was dumbed down, and it wasn't even preserved in the puzzle archive. I liked it because it was the only puzzle that required a rising edge detector, allowing for really clever solutions. That's why I recreated it here.
----------------------------------------------------------------------------------------------------
  • point and foul are simple inputs connected to buttons.
  • display is an XBus output connected to a numerical display.
  • The counter should keep track of a count, starting at 0, and constantly update display with the current value.
  • When point transitions from low to high the count should be incremented.
  • When foul transitions from low to high the count should be decremented.
----------------------------------------------------------------------------------------------------
Simple explanation of PGA33X6 (you might need it)
4 commenti
armin.rigo 1 dic 2017, ore 7:24 
Yay, managed in 4 lines of code, with the help of a PGA33X6, a 200P-14, and a DX300.
Mahmoud AL Gin 9 dic 2016, ore 13:56 
nice
Dave 8 dic 2016, ore 16:31 
Fun :)
SAINT* ⚜ 7 dic 2016, ore 3:57 
N