dos33fsprogs/games/glados3.3
Vince Weaver 8c445868b5 games: update README/Makefiles 2021-01-05 21:03:44 -05:00
..
asm re-arranged the entire directory structure 2021-01-05 15:29:31 -05:00
images re-arranged the entire directory structure 2021-01-05 15:29:31 -05:00
GLADOS.HGR re-arranged the entire directory structure 2021-01-05 15:29:31 -05:00
Makefile games: update README/Makefiles 2021-01-05 21:03:44 -05:00
NOTES re-arranged the entire directory structure 2021-01-05 15:29:31 -05:00
PORTAL_TITLE.HGR re-arranged the entire directory structure 2021-01-05 15:29:31 -05:00
README re-arranged the entire directory structure 2021-01-05 15:29:31 -05:00
TODO re-arranged the entire directory structure 2021-01-05 15:29:31 -05:00
cube.bas re-arranged the entire directory structure 2021-01-05 15:29:31 -05:00
faq.html re-arranged the entire directory structure 2021-01-05 15:29:31 -05:00
glados33.dsk re-arranged the entire directory structure 2021-01-05 15:29:31 -05:00
joystick_test.bas re-arranged the entire directory structure 2021-01-05 15:29:31 -05:00
mouse_test.bas re-arranged the entire directory structure 2021-01-05 15:29:31 -05:00
objects.shape re-arranged the entire directory structure 2021-01-05 15:29:31 -05:00
portal.bas re-arranged the entire directory structure 2021-01-05 15:29:31 -05:00
still_alive.bas re-arranged the entire directory structure 2021-01-05 15:29:31 -05:00
still_alive.notes re-arranged the entire directory structure 2021-01-05 15:29:31 -05:00

README

"Portal" in Applesoft BASIC!

Note: Portal is most likely a registered trademark of Valve
	This program is in no way endorsed by them.

After finishing Portal (late to the game as always) I felt inspired
to do the closing credits/still_alive song on an Apple II, as I found
most other architectures already have a version.

And once I've done that, it's a short step to implementing the rest of
the game.

It's not really complete (it was really meant as a demo for the video)
but it's surprisingly playable.

I'm about at the limit of what you can do in an 8kB Applesoft program.
The frame rate is much worse than the early versions too.

My biggest issue was with trying to get all 6 colors displaying properly,
especially when using shape tables.  I guess one can curse and praise
the Woz simultaneously.

Vince Weaver
vince@deater.net
http://www.deater.net/weave/vmwprod/portal/