MarioLeaf - Grand Project Announcement

You can talk about almost anything that you want to on this board.

Moderator: Moderators

Celius
Posts: 2159
Joined: Sun Jun 05, 2005 2:04 pm
Location: Minneapolis, Minnesota, United States
Contact:

Post by Celius »

Okay, let me just say it's a really good idea to not say you'll have something "tomorrow" in a topic post or on your website. I know this from experience. My site's main page STILL says that the site is under construction and will be up "tomorrow". Yeah, I posted that about a year or two ago! The plus side to saying it will happen "tomorrow" is that it's always true, because by the time tomorrow comes, the word "tomorrow" points to the day after. You might see bars having signs that say "free beer all day tomorrow" as a joke for that reason.
tepples
Posts: 22345
Joined: Sun Sep 19, 2004 11:12 pm
Location: NE Indiana, USA (NTSC)
Contact:

Post by tepples »

Disch wrote:On another note, for a project called Mario Leaf, wouldn't the graphic of the leaf from Mario 3 make more sense as a logo?
The floating form of the Super Leaf makes me think of another raccoon with a similar logo.
Celius wrote:You might see bars having signs that say "free beer all day tomorrow" as a joke for that reason.
Unless you can make and timestamp a photo of a sign and take the bar to small claims court. But only a dick would try that.

--
still bummed that AC: City Folk didn't have split screen and Brawl didn't have Mii or Animal Crossing Boy as a playable character
jbuonacc
Posts: 14
Joined: Mon Mar 29, 2010 9:25 am
Location: Rochester, NY

Post by jbuonacc »

cripes, Tepples, do you ever think about anything besides Animal Crossing or copyright litigation?

:)
User avatar
Petruza
Posts: 311
Joined: Mon Dec 22, 2008 10:45 pm
Location: Argentina

Post by Petruza »

He reached beta 0.3 in one week? I guess this is probably the state of the project:

Code: Select all

int main()
{
}
Celius
Posts: 2159
Joined: Sun Jun 05, 2005 2:04 pm
Location: Minneapolis, Minnesota, United States
Contact:

Post by Celius »

Well, for those of us who don't code in C:

Code: Select all

.ORG $C000
loop:
jmp loop

empty:
rti

.ORG $FFFA
.dw empty
.dw loop
.dw empty
User avatar
thefox
Posts: 3139
Joined: Mon Jan 03, 2005 10:36 am
Location: Tampere, Finland
Contact:

Post by thefox »

For us BASIC enthusiasts:

Code: Select all

 
User avatar
tokumaru
Posts: 12106
Joined: Sat Feb 12, 2005 9:43 pm
Location: Rio de Janeiro - Brazil

Post by tokumaru »

:lol:
tepples
Posts: 22345
Joined: Sun Sep 19, 2004 11:12 pm
Location: NE Indiana, USA (NTSC)
Contact:

Post by tepples »

jbuonacc wrote:cripes, Tepples, do you ever think about anything besides Animal Crossing or copyright litigation?
Yes, I think about NES development, and I think about a lot of things that are way off-topic for this board. It's just that those are the tangents that stick out as kinda-sorta on-topic (AC 1 has emulated NES games; copyright could get this forum shut down if we're not careful).
Petruza wrote:He reached beta 0.3 in one week?
It's possible that either A. he took a week off from a day job and actually put 40 hours into this, B. he has been working on the project longer, just privately or somewhere other than nesdev.com, or C. both.
peppers
Posts: 693
Joined: Thu Sep 08, 2005 8:33 pm

Post by peppers »

He has not shown his face since, so I can only assume whatever he came up with was so revolutionary that it ether caused the NES to have a will of its own and it killed him or took over his body because the its in love with his girlfriend, or Microsoft and Apple killed him so people would have to buy new computers rather than just using there nes for all there computing needs.
User avatar
Banshaku
Posts: 2404
Joined: Tue Jun 24, 2008 8:38 pm
Location: Japan
Contact:

Post by Banshaku »

It could be because of everybody comments that he decided to not post his result anymore.

When you're a beginner, you can get easily existed when you reach a certain point in your project that seem viable to you even thought for other people it may not seems that much. You want to show to everybody that have the same interest as you so you can get some kind of "peer acceptance" (not sure if this is the proper word to use in english). I was similar at the beginning when I stared to do some nesdeving when I was able to just scroll the background, which is not that much but felt like a lot from the eye of a beginner.

He may just have ended up on some bug and it didn't work and went back to fix it, who knows? But if we continue to write like that message in this thread we're not helping to promote beginner to "want" to program for that platform.

I think we should stop the comments in that thread, it has no purpose. Let him post about his project. For now, it just look to me like public humiliation. I think we're better than that on this forum.
Post Reply