User:NovaSquirrel/Nova the Squirrel: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
No edit summary
m (Rainwarrior moved page User:NovaSqurrel/Nova the Squirrel to User:NovaSquirrel/Nova the Squirrel: mistyped username)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
'''Nova the Squirrel''' is a platformer game for the NES that involves puzzle mechanics and Kirby-like ability copying.
'''Nova the Squirrel''' is a 2018 platformer game for the NES that involves puzzle mechanics and [[:wikipedia:Kirby's Adventure|Kirby]]-like ability copying.


* Cartridge: UNROM (with WRAM), SNROM, TNROM, or Action 53. 256 kbit CHR ROM + 64 kbit CHR RAM + 64 kbit WRAM
* Mapper: [[UxROM|UNROM]] (with WRAM), [[MMC1]], [[MMC3]], or [[Action 53 mapper|Action 53]].
* 256 KB PRG ROM
* 8 KB PRG RAM
* 8 KB CHR RAM
* Libraries used: [[Pently]]; [[PB53]]; Damian Yerrick's VWF engine, voice compression, and trigonometry routines, Famitone2
* Libraries used: [[Pently]]; [[PB53]]; Damian Yerrick's VWF engine, voice compression, and trigonometry routines, Famitone2


[https://novasquirrel.itch.io/nova-the-squirrel itch.io page], with more information about the game
==External links==
* [https://novasquirrel.itch.io/nova-the-squirrel itch.io page], with more information about the game
* [http://forums.nesdev.org/viewtopic.php?f=22&t=12934 Forum thread]
* [http://github.com/NovaSquirrel/NovaTheSquirrel GitHub repository]


[http://forums.nesdev.org/viewtopic.php?f=22&t=12934 Forum thread]
[[Category:Homebrew games]]
 
[http://github.com/NovaSquirrel/NovaTheSquirrel GitHub repository]

Latest revision as of 00:52, 18 March 2023

Nova the Squirrel is a 2018 platformer game for the NES that involves puzzle mechanics and Kirby-like ability copying.

  • Mapper: UNROM (with WRAM), MMC1, MMC3, or Action 53.
  • 256 KB PRG ROM
  • 8 KB PRG RAM
  • 8 KB CHR RAM
  • Libraries used: Pently; PB53; Damian Yerrick's VWF engine, voice compression, and trigonometry routines, Famitone2

External links