Here's something I've been working on for quite a while now. I've been (slowly) porting Paganitzu Part 1 to the NES. One of my favourite games from childhood, I don't know why but a spent a lot of time playing this when I was a kid.
It's currently using an NROM map and I've fit about as much as I can into it. There are 8 fully playable levels and they are all completable. I could probably refactor a bit more of my code and fit maybe 2 more levels into it but I think I might just bite the bullet here and move it to a UNROM since i just need more ROM and the ability to swap out CHR for more tiles.
I plan to finish porting of the levels so it will be everything from the shareware part 1 of the game along with the title and intro screens etc.
It's currently using an NROM map and I've fit about as much as I can into it. There are 8 fully playable levels and they are all completable. I could probably refactor a bit more of my code and fit maybe 2 more levels into it but I think I might just bite the bullet here and move it to a UNROM since i just need more ROM and the ability to swap out CHR for more tiles.
I plan to finish porting of the levels so it will be everything from the shareware part 1 of the game along with the title and intro screens etc.
Statistics: Posted by Kiro — Thu May 30, 2024 1:59 pm — Replies 5 — Views 326