gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS Misc > Multigam software - many module in one

#87036 - zzo38computer - Sun Jun 11, 2006 5:38 pm

Please se my new game called Multigam (http://zzo38computer.cjb.net/Nitro/multigam/) I will add more updates later but is still good how it is now!

If anyone make more modules for it, let me know. Also tell me what is good game on that menu or not.

These are a list of some modules already included:

  • YOSHI'S EGG - shapes and eggs fall and you have to swap columns to make it to match
  • SEQUENCE - repeat the sequence it tells you to, then it makes longer and longer
  • TV PLOT - a old software from the book "More BASIC Computer Games"

_________________
Important: Please send messages about FWNITRO to the public forum, not privately to me.


Last edited by zzo38computer on Mon Jun 12, 2006 4:19 pm; edited 1 time in total

#87060 - tepples - Sun Jun 11, 2006 7:30 pm

Is this supposed to be a WarioWare clone? Please add more screenshots.
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.

#87086 - zzo38computer - Sun Jun 11, 2006 9:35 pm

tepples wrote:
Is this supposed to be a WarioWare clone? Please add more screenshots.


OK, I put some more screenshots (in 'screenshots' directory). I don't know what WarioWare is. Some more things about this software: It uses ARCFOUR as the random number generator, and the output values of the ARCFOUR are XORed with the number of vblanks.
_________________
Important: Please send messages about FWNITRO to the public forum, not privately to me.

#87101 - dualscreenman - Sun Jun 11, 2006 11:23 pm

Idea! We could have a program (not as in an app, like a business program) that lets newcomers to the DS scene make short microgames and submit them. One could then make a few volumes of a WarioWare-esque game out of them. You get fun games and new dev-ers get a foot in the door, so to speak.
/offtopic

[On to trying the game!
_________________
dualscreenman wrote:
What about Gaim DS? Gaim pretty much has support for all IM programs.
tepples wrote:
"Goshdammit, the DS is not a Gaim-boy! It's a third pillar!"

#87104 - Darkflame - Sun Jun 11, 2006 11:51 pm

Quote:
I don't know what WarioWare is.


O_o
_________________
Darkflames Reviews --
Make your own at;
Rateoholic:Reviews for anything, by anyone.

#87107 - zzo38computer - Mon Jun 12, 2006 12:24 am

dualscreenman wrote:
Idea! We could have a program (not as in an app, like a business program) that lets newcomers to the DS scene make short microgames and submit them. One could then make a few volumes of a WarioWare-esque game out of them. You get fun games and new dev-ers get a foot in the door, so to speak.
/offtopic

[On to trying the game!


That would work, I would add some to the Multigam software, but you have to follow the rules: You must submit one module file (as in module_*.c) and one module entry. The module entry lists the title to display, the function pointers to the modulerun_* and modulefix_* functions, and the scoring.
_________________
Important: Please send messages about FWNITRO to the public forum, not privately to me.

#87115 - MrD - Mon Jun 12, 2006 2:23 am

Reminds me of those 120 in 1 NES-like TV games you find about the place. :)
_________________
Not active on this forum. For Lemmings DS help see its website.

#87152 - JaJa - Mon Jun 12, 2006 9:00 am

Funnily enough we already thought about a DSMiniGame Collection, on #dsdev.
However we only got about 6 people, and only two were coders so the project kind of fizzled out.
_________________
LAWL HOOGE
My Blog

#87163 - dangkict - Mon Jun 12, 2006 1:46 pm

zzo38computer wrote:
Please se my new game called Multigam (http://zzo38computer.cjb.net/Nitro/multigam/) I will add more updates later but is still good how it is now!

If anyone make more modules for it, let me know. Also tell me what is good game on that menu or not.

Currently, I cannot open this link. I want to try this a lot. Can anyone upload to somewhere. Thank very much

#87171 - D-loader - Mon Jun 12, 2006 2:10 pm

dangkict wrote:
zzo38computer wrote:
Please se my new game called Multigam (http://zzo38computer.cjb.net/Nitro/multigam/) I will add more updates later but is still good how it is now!

If anyone make more modules for it, let me know. Also tell me what is good game on that menu or not.

Currently, I cannot open this link. I want to try this a lot. Can anyone upload to somewhere. Thank very much


Hmm, indeed the server seems to be down at the moment.. give it a few hours, I'm sure it will be back on.. it usually works

I'm very eager about this project too, seems very nice. Can't wait to try it out

#87178 - parrot_ - Mon Jun 12, 2006 3:59 pm

dualscreenman wrote:
Idea! We could have a program (not as in an app, like a business program) that lets newcomers to the DS scene make short microgames and submit them. One could then make a few volumes of a WarioWare-esque game out of them. You get fun games and new dev-ers get a foot in the door, so to speak.
/offtopic

[On to trying the game!


http://wiki.nintendev.com/index.php/DS_Minigame_Collection

I haven't got very far with my game but anyone is welcome to participate! Just join #dsminigame in IRC or contact me or something.

EDIT: http://forum.gbadev.org/viewtopic.php?p=87180 is the official topic
_________________
Squak! etc.
My Blog

#87714 - zzo38computer - Thu Jun 15, 2006 4:41 am

When I have time I try to add more modules:

  • SOLTER CARD - A solitaire card game I made up on TI-92 calculator I want to make this game in NDS as well
  • NIFTY LIFTY - You have to walk back and forth going up and make sure the boxes moving up and down doesn't hit you
  • GUESS - Guess what number the dice will come up next (yes, too simple, but...)


Also, has anyone else seen if ARCFOUR could be used as a random number generator in your game? Especially if you XOR the value with the vblanks timer
_________________
Important: Please send messages about FWNITRO to the public forum, not privately to me.

#93072 - Mrshlee - Sun Jul 16, 2006 9:33 pm

Is anything happening with this project?
Id love to see the thing in action with a comp :D
_________________
MrShlee.com
Projects
Dev-Scene
MyTechpedia

#93184 - zzo38computer - Mon Jul 17, 2006 2:54 pm

Mrshlee wrote:
Is anything happening with this project?
Id love to see the thing in action with a comp :D


New version 1.2: see http://zzo38computer.cjb.net/Nitro/multigam/

When I have time I will do it more, but I hope that many other people can also make some modules for it.
_________________
Important: Please send messages about FWNITRO to the public forum, not privately to me.

#93215 - Mrshlee - Mon Jul 17, 2006 8:03 pm

Could you give me some change notes? and a guide/howto?

or real the freaking source?
_________________
MrShlee.com
Projects
Dev-Scene
MyTechpedia

#93746 - zzo38computer - Thu Jul 20, 2006 11:32 pm

Mrshlee wrote:
Could you give me some change notes? and a guide/howto?

or real the freaking source?


The source code is available. And, what do you want a guide/howto to describe? Is there something you need a guide/howto for? To play the game, or to make the modules, or to install it, or what?
_________________
Important: Please send messages about FWNITRO to the public forum, not privately to me.