Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 910 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 910 Bytes

IBM-LPFK

Some games and a bare bones Python driver for the IBM LPFK.

Sorry, I haven't really documented this. It's basically a series of games I wrote for my (then, in 2016 or so) young children to play on the LPFK, like:

  • wamole - wack-a-mole, turns some lights on, every time you turn one off, another turns on
  • toggler - just lets you turn lights on and off
  • blackout - pressing a key inverts that key's row and column. hit a bunch and then challenge someone to undo what you did.

To quit a game when running games you enter the "sentinel sequence" 0,1,2,3,31

See Also

Phil Pemberton has written a driver for the LPFK.

IMG_6009