Thanks to visit codestin.com
Credit goes to github.com

Skip to content

kenjennings/BigMouth-Jack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BigMouth-Jack


Big Bmouth Jack Demo -- Version 00 - Port from VIC-20 to Atari
BIGMOUTH-JACK_V00

BigMouth Jack is originally a VIC-20 program by Jack Salzman written in 1981.

The program was republished by COMPUTE!'s Gazette in Issue 4, October 2025.

This is a simple port to the Atari 8-bit computers' Atari BASIC.

This uses Atari's Graphics mode 1 for large color characters to draw the pumpkin on the screen. Use the joystick button for the controller in port 1 to change pictures/animation frames.


Files Included:

  • ATBIGMJK.BAS --- Atari BASIC SAVE'd file.

  • ATBIGMJK.LIS --- ATARI BASIC LIST'd file.

  • ATBIGMJK.LINUX --- ATARI BASIC LIST'd file with unix end of lines instead of Atari CHR$(155). Useful for editing outside of the Atari and then reading back in from an emulator's Host drive (such as atari800 or atari++ emulators.)

  • ATBIGMJK.DOS --- ATARI BASIC LIST'd file with DOS end of lines instead of Atari CHR$(155). Useful for editing outside of the Atari and then reading back in from an emulator's Host drive (such as Altirra.)


Some new additions in the Atari version:

  • Redefined character set for the green stem, round-edged parts to smooth out the pumpkin, etc.

  • More mouth positions/animations added.


About

Atari port of Vic-20 program from COMPUTE!'s Gazette Issue 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published