I'm going to start a simple MMC1 game (not MMC5 because it'd be too complicated).
It will have WRAM for only saving the same. The objects and level will be stored as explained in this post: viewtopic.php?f=2&t=12457&start=30#p144766
It will be like Mario, but with different entity sprites and enemy sprites. Meaning no mushroom, but for example pizza or spinach (Popeye reference XD).
The reason is that there are no homebrew Mario games except for hacks which for me aren't homebrew.
I can do the game engine, but I have no idea what kind of sprites should I use or a story or anything.
Can you give me ideas for the look of these objects?:
Also, do you have any idea of what could the player's character be? Could it be a kid, a teen, an engineer, what? What kind of a world is the place in which he/she is? Is it just Earth with wild machines? What would be the story?
It will have WRAM for only saving the same. The objects and level will be stored as explained in this post: viewtopic.php?f=2&t=12457&start=30#p144766
It will be like Mario, but with different entity sprites and enemy sprites. Meaning no mushroom, but for example pizza or spinach (Popeye reference XD).
The reason is that there are no homebrew Mario games except for hacks which for me aren't homebrew.
I can do the game engine, but I have no idea what kind of sprites should I use or a story or anything.
Can you give me ideas for the look of these objects?:
- Mushroom (health supply)
- Fire flower (for fire powers)
- Ice flower (for ice powers)
- Leaf (for raccoon tail and ears or fox double-tail and ears)
- Star (for invincibility and infinite power)
- Goombas (I need somethings to stomp!)
- Koopas & shells (something kickable. SuperTux got ice block enemies for kicking because ice is slippery)
- Spiny (an enemy you have to deal with with fire)
- Buzzy Beetle (Shell like enemy, but you can't get rid of them by stomping or fire. Except by a pit or another shell)
Also, do you have any idea of what could the player's character be? Could it be a kid, a teen, an engineer, what? What kind of a world is the place in which he/she is? Is it just Earth with wild machines? What would be the story?