pouët.net

maze cpc
[nfo]
screenshot added by SSG on 2015-03-24 23:06:23
platform :
type :
release date : march 2015
  • 8
  • 8
  • 0
popularity : 56%
 56%
  • 0.50
alltime top: #12409
added on the 2015-03-24 23:06:23 by SSG SSG

popularity helper

increase the popularity of this prod by spreading this URL:

or via: facebook twitter pinterest tumblr

comments

Doesn't run on emulator.
added on the 2015-03-25 00:18:55 by Optimus Optimus
Optimus, oops dsk was broken. fixed it now.
added on the 2015-03-25 09:58:29 by SSG SSG
cool
rulez added on the 2015-03-25 10:29:01 by Optimus Optimus
nice
nice
rulez added on the 2015-03-25 12:01:22 by ronaldo ronaldo
Piggy.
added on the 2015-03-25 12:14:41 by ham ham
I lol'd
rulez added on the 2015-03-25 12:49:10 by g0blinish g0blinish
famous trick now on CPC :P
rulez added on the 2015-03-25 20:16:32 by Buckethead Buckethead
i thumbed up
rulez added on the 2015-03-25 20:23:37 by sensenstahl sensenstahl
Some inspiration from this book, I suppose?

My own version on C64 is not quite as small in size, but arguably more entertaining. :)
added on the 2015-03-25 20:32:41 by tomaes tomaes
Judging from the screenshot, it would benefit from spending a few extra bytes on a decent random number generator...
added on the 2015-03-25 21:14:26 by gasman gasman
tomaes: certainly. both the book and csdb phenomenon. it's a very interesting book by the way.
added on the 2015-03-25 22:04:15 by SSG SSG
gasman: agree. thinking about a "better random" version. i went for size on this one.
added on the 2015-03-25 22:05:33 by SSG SSG
For the short-termed of memory: Thread Over, Thread Up, Thread.
added on the 2015-03-25 22:08:48 by phoenix phoenix
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
Grimmy, good tricks but it still seems tidy.
added on the 2015-03-26 23:12:54 by SSG SSG
added on the 2015-03-29 12:33:02 by w00t! w00t!
weak thumb, nothing really new besides the platform, but it inspired me to break the 8 byte barrier ;) -> Maze 8b
rulez added on the 2015-03-29 17:26:05 by HellMood HellMood
Classic effect in a few bytes ASM. Funny!
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
rulez added on the 2016-02-22 03:28:06 by T$ T$

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 !

[previous edits]

add a comment