This video expands our previous tutorial on how to program a text adventure game in Applesoft BASIC, adding graphics.
We implement a small proto-game called GET LAMP with text + graphics.
Link to the previous video: https://youtu.be/spsU3b-E6Jc
The source code can be found here: https://github.com/taciano-perez/getlamp-game/tree/main/Applesoft%20BASIC.
Timestamps:
00:00 A text adventure with graphics
02:48 Inspiration: Transylvania
05:36 Drawing on the Apple ][
11:04 Adding graphics to our Get Lamp game
26:49 The final result
-----
This video was made using the emulator Apple //jse. You can try it out online: https://www.scullinsteel.com/apple/e .
The subroutine for drawing a circle has been taken from this excellent collection of BASIC tutorials: http://www.hoist-point.com/applesoft_basic_tutorial.htm
Download
0 formats
No download links available.
Programming a text adventure game WITH GRAPHICS in Applesoft BASIC (Apple IIe) | NatokHD