| |
Credits :
SIDs used in this release :
Download :
Look for downloads on external sites:
Pokefinder.org
User Comment Submitted by Fresh on 18 September 2017
Source added.
Adding d018 management in each NMI would have left too few cycles to underlying main/IRQs (not it's 8(+7) per line).
Moreover, the size of each snake block is 8x8 so I would have needed twice the writes it needs now to draw the head and to restore the tail. Keep in mind that there is a SID playing too. | User Comment Submitted by ws on 16 September 2017
quite fascinating. what about sharing the source for this? | User Comment Submitted by Krill on 16 September 2017
Would alternating $d018 each line work to have full Y res? Seems like the sideborder-opering NMI handlers have some spare cycles. :) Anyhow, good stuff! | User Comment Submitted by Fresh on 16 September 2017
First of all thank you.
The whole point of this release was making a sprite-wall based framebuffer and building a (very simple) game on it. I'm clearly perfectly aware that this won't ever be fully playable on real hw, it wasn't meant to be at the beginning. As for y expansion, 312 mod 21 != 0 so I had to choose between stretching and crunching: I chose the easiest. | User Comment Submitted by Krill on 16 September 2017
> In this game *every* VIC line has been used for graphics so you need to use debug mode borders (vice) to play it.
Seems like a conscious design decision to make it not quite work on real hardware. :)
But i wonder why sprite Y expansion has been used. Could have full Y resolution, it's a wall-of-sprites multiplexer, after all. | User Comment Submitted by hedning on 16 September 2017
Tried it on different setups and screens on realhw, and no setup could show the full screen, which makes it hard to play if the snake food ends up outside the visible area. Other than that: great! | User Comment Submitted by Smasher on 16 September 2017
I also doubt it can be played properly on real H/W. however the game is very cool! | User Comment Submitted by iAN CooG on 16 September 2017
Wow, nice. maybe the fact that the full vertical area of Debug borders in VICE is used, it's difficult to see the whole screen on actual HW | User Comment Submitted by Skate on 16 September 2017
Besides the technicial achivement game is also very playable. I hate it when snake gets killed by the opposite direction. Wrapping around the borders makes the game even more fun. It makes the game truely borderless. :) Cool stuff. |
|
|
|
| Search CSDb |
| Navigate | |
|
| Detailed Info | |
|
| Fun Stuff | |
· Goofs · Hidden Parts · Trivia
|
|
| Forum | |
|
| Support CSDb | |
|
| |
|