User:Zzo38/Elemental Solitaire: Difference between revisions
From NESdev Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
This is a solitaire card game invented by Adrian Morgan. I am making the Famicom implementation. | This is a solitaire card game invented by Adrian Morgan. I am making the Famicom implementation. | ||
== Overview == | == Overview == | ||
Line 15: | Line 13: | ||
* Started on: August 2012 | * Started on: August 2012 | ||
* Status: In progress | * Status: In progress | ||
* Expected date: | * Expected date: Unknown | ||
* Will make cart: Probably not. | * Will make cart: Probably not. | ||
* PRG-ROM: 8 KiB | * PRG-ROM: 8 KiB | ||
* CHR-ROM: Same as PRG-ROM (it is a duplicate ROM) | * CHR-ROM: Same as PRG-ROM (it is a duplicate ROM) | ||
Line 25: | Line 23: | ||
* License: Public domain (including source-codes) | * License: Public domain (including source-codes) | ||
* Tested on official hardware: No (anyone who can do so, please do) | * Tested on official hardware: No (anyone who can do so, please do) | ||
* Action 53 compatibility: Probably | |||
== External Resource == | == External Resource == |
Revision as of 19:54, 26 September 2012
This is a solitaire card game invented by Adrian Morgan. I am making the Famicom implementation.
Overview
- Project owner: zzo38
- Developer: zzo38
- Artist: zzo38
- Music: zzo38
- Music engine: Simple monophonic just intonation engine
- Compiler: Unofficial MagicKit
- Other tools: Famitile
- Mapper: NROM
- Mirroring: Doesn't care
- Started on: August 2012
- Status: In progress
- Expected date: Unknown
- Will make cart: Probably not.
- PRG-ROM: 8 KiB
- CHR-ROM: Same as PRG-ROM (it is a duplicate ROM)
- PRG-RAM: 0
- CHR-RAM: 0
- Players: 1
- Controllers: Standard
- License: Public domain (including source-codes)
- Tested on official hardware: No (anyone who can do so, please do)
- Action 53 compatibility: Probably
External Resource
- Rules of game
ScreenshotsDownload