C64 Basic Dungeon Crawler: Goblin Attack (C64 Basic Part 8)
retrogamecoders.com
C64 Basic Dungeon Crawler: Goblin Attack (C64 Basic Part 8)
1–9 of 9 posts
Re: C64 Basic Dungeon Crawler: Goblin Attack (C64 Basic Part 8)
#2[dead]
Re: C64 Basic Dungeon Crawler: Goblin Attack (C64 Basic Part 8)
#3Neat idea, very distracting with the incessant meme clips constantly inserted into the youtube video.
Re: C64 Basic Dungeon Crawler: Goblin Attack (C64 Basic Part 8)
#4Neat idea, very distracting with the incessant meme clips constantly inserted into the youtube video.
[deleted]
Re: C64 Basic Dungeon Crawler: Goblin Attack (C64 Basic Part 8)
#5Yeah, OK, one more game where you slaughter defenseless little goblins.
End the greenskin genocide!
Re: C64 Basic Dungeon Crawler: Goblin Attack (C64 Basic Part 8)
#6Yeah, OK, one more game where you slaughter defenseless little goblins. End the greenskin genocide!
Jail goblin sympathizers!
Re: C64 Basic Dungeon Crawler: Goblin Attack (C64 Basic Part 8)
#7Re: C64 Basic Dungeon Crawler: Goblin Attack (C64 Basic Part 8)
#8This reminded me of an old DOS game I used to play called Castle Adventure. I'd almost forgotten about it. Apparently, the original programmer was just 14 when he made it and the source was stolen and sold by some other companies.
Re: C64 Basic Dungeon Crawler: Goblin Attack (C64 Basic Part 8)
#9Constraints like these are such a good way to learn programming.
When you have limited memory and a slow CPU, every variable and every line of code has a purpose. It's hard not to come away with a better appreciation for how software actually work.