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:

https://www.vitoco.cl/atari/10liner/PACLINE/

Published 3 hours ago
StatusReleased
AuthorBASIC 10Liner
GenreAction
Tags10liner, 8-Bit, atari, basic, fastbasic

Download

Download
PACLINE.ATR 90 kB
Download
PACLINE.LST 1.1 kB
Download
PACLINE.LST.png 3.5 kB
Download
PACLINE.PNG 987 bytes
Download
PACLINE.TXT 875 bytes

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.