Peg
Peg
Publisher: CodeWorks - CursorGenre: Puzzle
Programmer: Julia Hallford
Year: 1979
Uploaded by: admin
Language: English
Downloads: 72
Download
Download
Log in with a member account to improve this entry.
We do not own the rights to any of the software
Game input holds PET matrix keys down until you physically release them, which is best for arcade games. Type input keeps the original short-tap queue for entering BASIC commands.
Charset Auto lets PET software switch normally. Graphics or Business forces the selected character ROM for compatibility/testing.
Changing RAM or ROM resets the PET. Some programs need ROM2/ROM4 or 16K/32K.
The sound slider controls the emulated PET VIA speaker. Modern browsers require a click before audio can start, so Start Game also enables audio.
The emulator has an IEEE-488 device at address 8 for loading/saving .prg files.
70%
Ready.
Game Notes
PEG is a computer version of a "one-dimensional" pegboard solitaire game where your goal is to reverse the starting configuration of the pegs through the correct sequence of moves. The input scheme is simple: because any peg can only have one legal move at a given moment, you only have to tell the PET which peg you want to move. It's possible to get yourself into an unwinnable state but once you see the pattern, the solution makes sense and should be easy to reproduce. If you get stuck, you can have the PET play out the solution while you watch—a nice bit of finesse from the programmer.