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 > ReboNDS : game under development (already playable)

#50697 - Didou - Thu Aug 11, 2005 9:56 pm

Hi,

I just made available a playable early version of my first real homebrew game on NDS: ReboNDS.
The principle is the simple Bounce game (instanciate by X-Bounce, K-Bounce or whatever-Bounce ;). You just have to fill the screen by, avoiding bouncing balls from cutting you.

I plan to add transition screens (some are already ready), bonuses, maluses, micro support (to shout "SCH.T" in order to cancel a line that will be hit by a ball ;))...

As soon as the game become a bit more complete, I'mm of course release the sources.
The ROMS are available at:
http://francois.pessaux.neuf.fr/files/rebonds.nds and
http://francois.pessaux.neuf.fr/files/rebonds.nds.gba

For info, I only use the NDSLib.
I'll keep you informed...

Cheers, and as ever, thank's to the community,

-- Didou

#50698 - Dannon - Thu Aug 11, 2005 10:13 pm

Very good, obvious additions can be made, but you said its an early version, look promising. Keep up the good work

#50708 - czc - Thu Aug 11, 2005 11:57 pm

Excellent, nice gfx too.

#50810 - emumaniac - Sat Aug 13, 2005 11:24 am

A great looking early game :)

ive mirrored your release here http://nintendo-ds.dcemu.co.uk/rebonds.shtml

#53360 - Didou - Wed Sep 07, 2005 8:57 pm

Hi,

I made available ReboNDS's sources on my homepage.
Everything is not finished... Work will go on.

I relased the sources just in case it could help someone to find answers and/or tips about NDS NDSLIB programming...

Everything is available on my homepage at:
[url]http:francois.pessaux.neuf.fr/creations.html[/url]

Enjoy. Any comment is welcome... I'll keep you informed about any new stuff...

-- Didou

#53361 - Dannon - Wed Sep 07, 2005 9:12 pm

It's really starting to come along since I last looked at it, you've obviously put some hard work into it. The source is pretty good too, it's nice to see how other people do certain things in their code

#53362 - Didou - Wed Sep 07, 2005 9:29 pm

Hi again,

Dannon wrote:
It's nice to see how other people do certain things in
their code


'Happy it could help somebody. That's the main aim...

-- Didou

#53364 - falcon!!! - Wed Sep 07, 2005 9:55 pm

congratulatuion! This is a very funny game!

#53409 - Rahan25 - Thu Sep 08, 2005 7:09 am

Hi Didou, nice little game! :)

I've mirrored it too on my website! ( I put the file we can find on your homepage - abonn? le neuf aussi apparemment ^^ )

Thx for the game and the source! It'll really help me to learn DS dev.
_________________
http://www.ndsforge.org --> New French NDS Dev Site. :)

#56306 - Didou - Fri Oct 07, 2005 8:29 pm

Hi everybody,

I made available the new current snapshot of ReboNDS.
You can get sources and binaries on my homepage, as always, at:

http://francois.pessaux.neuf.fr/creations.html

Microphone is still not available :( but I added sounds (not yet for everything), I fixed numerous bugs, all current maluses are available, and I translated the project from the uggly C++ to regular and holly C :)))

By the way, I fixed the wrong section assignment (linker complained about my "attribute"s).

I'll try soon to add a *really functionnal* highscores saving.
-- Didou


Last edited by Didou on Fri Oct 28, 2005 9:39 pm; edited 1 time in total

#59078 - Didou - Fri Oct 28, 2005 9:17 pm

Hi,,

I just made available a new version of ReboNDS.
Highscores are, in fact, not yet available (problem with saving into SRAM).

However, microphone support is no available, and sounds have been added.

As always, source and binarie at! http://francois.pessaux.neuf.fr/creations.html

Cheers,

-- Didou

#59876 - Didou - Fri Nov 04, 2005 9:48 pm

Hi,

I just finally fixed a nasty bug that sometimes prevented lines to be closed. This was a pretty serious problem. So I decided to release a 1.1 version.
Sorry for polluting ;)
Everything is available as usual...

-- Didou