maze cpc
[nfo]
|
||||||||
---|---|---|---|---|---|---|---|---|
|
||||||||
|
popularity : 57% |
|||||||
alltime top: #13281 |
|
|||||||
|
||||||||
added on the 2015-03-24 23:06:23 by SSG |
popularity helper
comments
Doesn't run on emulator.
added on the 2015-03-25 00:18:55 by Optimus
cool
nice
nice
Piggy.
I lol'd
famous trick now on CPC :P
i thumbed up
Some inspiration from this book, I suppose?
My own version on C64 is not quite as small in size, but arguably more entertaining. :)
My own version on C64 is not quite as small in size, but arguably more entertaining. :)
Sorry, link error for the first one: http://www.amazon.de/Print-205-5-Goto-Software-Studies/dp/0262018462/
Judging from the screenshot, it would benefit from spending a few extra bytes on a decent random number generator...
One extra byte for better "randomness":
Code:
; 12 bytes
ORG &4000
loop
ld a,r
add a,d
ld d,a
ld a,&66
rla
call &bb5a
jr loop
weak thumb, nothing really new besides the platform, but it inspired me to break the 8 byte barrier ;) -> Maze 8b
Classic effect in a few bytes ASM. Funny!
I more like these chars:
I more like these chars:
Code:
ORG &4000
loop
ld a,r
add a,d
ld d,a
ld a,&64
rla
call &bb5a
jr loop
ok one
submit changes
if this prod is a fake, some info is false or the download link is broken,
do not post about it in the comments, it will get lost.
instead, click here !