Shows what an AI knows about what a game is doesn't it 😂
Each level does have an end, on the last level it's an endless mode and I did make it display distance which is saved and displayed.
Thanks! I actually saw it already when I was referring to it to someone else the other day. I've been sorting it to many other systems as well but holding back on releasing more until it's more polished. This version will likely get an update too sometimes with some 2 player modes.
Thank you for your support 😄
Thanks, I actually have a new console coming in the post, so I might be able to test the games again on a real console, however I'm a bit reluctant to use the backbit again, I'll have to see what the condition of the console is and hoping it works!
Intro screen I think is just using the four colour screen code for images on veswiki, but I would need to double check. I don't think I've done anything special with that code.
Haha, I actually did just split the level into two labels and it did the trick, I did that a couple of weeks ago but haven't uploaded it.
So now you can go from beginning to end without the yars effect.
I have been looking at 3x3 and 4x4 size tiles I just haven't got round to it yet, I was hoping to try and differentiate the tiles so they look unique but I think that will take some more work or a new system.
absolutely! While the channel F has a lot of limitations on the speed that graphics update on the screen, G&W games fit nicely into it.
E5frog has given me some ideas to improve this one so might work on that first, but definitely looking forward to making some more. After March I might have more time for this as I'm cutting down to 4-5 days work.
Wow thanks for all the technical info on how you got it working, I went on a search after seeing this and there isn't a lot of easy info to find. I did check out the instruction list and it seems simple* enough to understand and get started.
One of the things I really struggle with though is going from assembly code to something that will run in an emulator. Would you be prepared to do a tutorial / release the resources you created to go from macro assembler to emulator? Would be great if this system is opened up to more people to develop for.
Searching YouTube looks like one guy actually made pong that the guys with the working PDP-1 in a museum did actually run a few years ago... So clearly it is possible!
*ahahahahha
I think it can be easily doubled, but wondering if x4 or more will be too much.
I did take a look at the code the other day but because I coded it from scratch rather than using blit and plot it'll take me awhile to adjust it!
I still need to sort it out so it can reach the end without trouble too, I'll see if I can give it a go this week.