Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
C64 Maze Chomp.BAS
(
basic-code.bearblog.dev
)
36 points
by
ibobev
4 months ago
|
hide
|
past
|
favorite
|
4 comments
FatalLogic
4 months ago
|
next
[–]
Press ESC with the C64 window focused to stop the game
After that you can type LIST to see the code, and edit it, then RUN to restart
predictsoft
4 months ago
|
prev
[–]
I have all 4 volumes of Input.
empressplay
4 months ago
|
parent
[–]
It's too bad Commodore 64 BASIC is horrible, and you basically have to learn all about ROM routines and machine language to do anything useful.
classichasclass
4 months ago
|
root
|
parent
[–]
Yes and no. Yes, it stunk for BASIC programming, but it also meant that by necessity you made the jump to driving the hardware bare metal much quicker, which is the best way to get the most out of it.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
After that you can type LIST to see the code, and edit it, then RUN to restart