Programming Games for Intellivision
If you're visiting this page is because you're the proud owner of a copy of my book Programming
Games for Intellivision.
Thanks for buying it! :)
Known erratas:
- Page 6 and 7: Mac OS X should be only macOS.
- Page 82: wave = RANDOM(2) should be wave = RANDOM(3) (reported by Marc-Andre Leclerc)
- Page 82: x = RANDOM(32) + player_x - 16 should be x = RANDOM(32) + c - 16. (reported by Marc-Andre Leclerc)
- Page 176: A letter ç slipped into the text.
Advanced Game Programming for Intellivision
These are the files for the second book in my series.
Please don't share links to this page. ;)
Last updated: Jan/13/2025