Forum
Tutorial: How to Write a Pac Man Clone in ZX Basic - Printable Version

+- Forum (https://www.boriel.com/forum)
+-- Forum: Compilers and Computer Languages (https://www.boriel.com/forum/forumdisplay.php?fid=12)
+--- Forum: ZX Basic Compiler (https://www.boriel.com/forum/forumdisplay.php?fid=11)
+---- Forum: How-To & Tutorials (https://www.boriel.com/forum/forumdisplay.php?fid=13)
+---- Thread: Tutorial: How to Write a Pac Man Clone in ZX Basic (/showthread.php?tid=447)



Tutorial: How to Write a Pac Man Clone in ZX Basic - britlion - 04-06-2012

Nowhere near finished, but it turning into a hefty dissertation on how to use ZX Basic.

Complaints about errors, typos, not finishing it for the next five years, and inability to write back to me please.

http://goo.gl/4jPd5


Re: Tutorial: How to Write a Pac Man Clone in ZX Basic - slenkar - 04-06-2012

looks nice so far,

I always wondered how to do graphics with more than 24 characters, thanks


Re: Tutorial: How to Write a Pac Man Clone in ZX Basic - boriel - 04-07-2012

I still think we should group all of this into a single place, in a sort of "Social" site, were everyone post their tutos, libs, snippets, and so on and are credited for their work. Neither the forum nor the wiki are suitable to publish such docs, IMHO. :?
I haven't find time to start it, but I think in a short period of time I will do.

Ah, and this tuto is amazing, as usual coming from britlion! Smile


Re: Tutorial: How to Write a Pac Man Clone in ZX Basic - britlion - 04-07-2012

Thankyou! I just hope I can finish this thing.

Sticky?


Re: Tutorial: How to Write a Pac Man Clone in ZX Basic - britlion - 05-02-2012

I'm rambling in it, I think. Almost 12,000 words, and I still haven't got a ghost to move.

It's becoming a treatise on programming in general *laugh* And I'm so the wrong person to write that. With asides in maths. Meh. Hopefully, when done, reorganized and broken into sections it will be an interesting read for /someone/.


Re: Tutorial: How to Write a Pac Man Clone in ZX Basic - slenkar - 05-02-2012

One of my talents is being able to use very few words to express complicated ideas, I could take a look when its done and maybe make some suggestions


Re: Tutorial: How to Write a Pac Man Clone in ZX Basic - britlion - 05-03-2012

All suggestions are certainly welcome. If there's a part that's completely unclear, I need to rewrite it, probably.

It's obviously a work in progress, right now. But I hope it's helpful - you already said that the bank flipping UDG idea was handy.