SHENZHEN I/O

SHENZHEN I/O

评价数不足
DRINKING GAME SCOREKEEPER (V1)
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
1.706 KB
2016 年 12 月 3 日 上午 12:48
1 项改动说明 ( 查看 )

订阅以下载
DRINKING GAME SCOREKEEPER (V1)

描述
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 条留言
armin.rigo 2017 年 12 月 1 日 上午 7:24 
Yay, managed in 4 lines of code, with the help of a PGA33X6, a 200P-14, and a DX300.
Mahmoud AL Gin 2016 年 12 月 9 日 下午 1:56 
nice
Dave 2016 年 12 月 8 日 下午 4:31 
Fun :)
76561197962836553 2016 年 12 月 7 日 上午 3:57 
N