A83: Re: Assembly-83 Digest V1 #491
[Prev][Next][Index][Thread]
A83: Re: Assembly-83 Digest V1 #491
if you need the ultimate level editor check out my (first) game, slopes.
its for the 83 so you know where to find it. you can create a new level
right on the calculator. the (badly coded) source is included (it was my
very first program).
>   because it wouldn't be very good. I don't know how to do what I want 
>to do. External level requires 2 things: Knowing how to read and knowing 
>how to write external levels. The reading part is easy(thanks to Joe 
>W.'s Zlib). Its the writing part, that I don't believe is feasible on 
>the 83. Editing yes, writing no. I would probably have to add shitty 
>level support like Joe W. has done in his games by requiring one to edit 
>and compile a level source. In my opinion, that almost defeats the 
>purpose.