Pac-10Liner (Atari 8 Bit) by Vitoco
A downloadable game
Pac-10Liner
(c) 2024 by Victor Parada
Avoid Blinky while clearing the row of dots, but you can catch him after eating the power pill.
Game written for NOMAM's BASIC 10-liners Contest 2025.
Requires:
- Atari XL/XE (or emulator)
- FastBasic 4.6 IDE
- 1 Joystick
Game instructions:
- Press Fire button to start.
- Use the Fire button to change Pacman direction.
- Eat all the dots and power pills.
- Avoid Blinky escaping through the side paths.
- Catch Blinky only after eating the power pill.
- If Blinky catches you, the game is over.
- Press the button to play again.
The code
The abbreviated BASIC code is the following:
The full and expanded BASIC listing is here:
Download
Install instructions
Load instructions:
- Boot PACLINE.ATR disk without BASIC ROM.
- Load FBI.COM from DOS.
- Type CTRL-L and type D:PACLINE.LST and press RETURN key.
- Type CTRL-R to parse and run the game.
- Play the game.
- Press Fire to play again.
Comments
Log in with itch.io to leave a comment.
Remarkable graphics! Looks like a perfect implementation.
I actually made a video for it last year.