Join us on Discord!
You can help CodeWalrus stay online by donating here.

Unnamed 3DS homebrew

Started by Hayleia, May 12, 2016, 08:25:32 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Dream of Omnimaga

I see now. Thanks for clarifying :).
  • Calculators owned: TI-82 Advanced Edition Python TI-84+ TI-84+CSE TI-84+CE TI-84+CEP TI-86 TI-89T cfx-9940GT fx-7400G+ fx 1.0+ fx-9750G+ fx-9860G fx-CG10 HP 49g+ HP 39g+ HP 39gs (bricked) HP 39gII HP Prime G1 HP Prime G2 Sharp EL-9600C
  • Consoles, mobile devices and vintage computers owned: Huawei P30 Lite, Moto G 5G, Nintendo 64 (broken), Playstation, Wii U

Hayleia

You thought this was dead? Yeah it was :P
But I'm bored right now. So I used C++ instead of C-only (and now my code is some sort of hybrid that C coders and C++ coders would both agree to dislike :P) to get more stuff to work and other stuff to work better and now I have ink working on walls, among the visible changes.
And I say "wall" but it should work on anything that respects the right format actually. Like slopes or even pipes or whatever. Didn't try though, it was already annoying enough to test on walls :P

Dream of Omnimaga

This is awesome Hayleia. You should make a version that shoots spheres, which would bring it even closer to the real thing :)
  • Calculators owned: TI-82 Advanced Edition Python TI-84+ TI-84+CSE TI-84+CE TI-84+CEP TI-86 TI-89T cfx-9940GT fx-7400G+ fx 1.0+ fx-9750G+ fx-9860G fx-CG10 HP 49g+ HP 39g+ HP 39gs (bricked) HP 39gII HP Prime G1 HP Prime G2 Sharp EL-9600C
  • Consoles, mobile devices and vintage computers owned: Huawei P30 Lite, Moto G 5G, Nintendo 64 (broken), Playstation, Wii U

gameblabla

QuoteSo I used C++ instead of C-only
NOOOOOOO

I suppose you're using CitrGL right ?
What graphical library are you using for this game ?
  • Calculators owned: None (used to own an Nspire and TI-89)

Hayleia

Quote from: DJ Omnimaga on November 08, 2016, 12:54:28 AM
This is awesome Hayleia. You should make a version that shoots spheres, which would bring it even closer to the real thing :)
Yeah, obviously some things are placeholders for now. Same, when I'll switch to 3rd person view, the model will probably be a stupid cube :P

Quote from: gameblabla on November 08, 2016, 02:18:40 AM
QuoteSo I used C++ instead of C-only
NOOOOOOO
Lol, that was my reaction exactly when I noticed everything that stopped working, then everything that started working again but slowly, which forced me to use C++ only "in loading times" then switch back to arrays after all data structures are filled.

Quote from: gameblabla on November 08, 2016, 02:18:40 AM
I suppose you're using CitrGL right ?
What graphical library are you using for this game ?
Citro3D, not sure what CitrGL is.

p2

this sure looks awesome, I really love it!! :D
You did some really nice work there Hayleia  :thumbsup:


Quote from: Hayleia on November 08, 2016, 06:16:28 AM
Quote from: DJ Omnimaga on November 08, 2016, 12:54:28 AM
This is awesome Hayleia. You should make a version that shoots spheres, which would bring it even closer to the real thing :)
Yeah, obviously some things are placeholders for now. Same, when I'll switch to 3rd person view, the model will probably be a stupid cube :P
For the character, I recommend using some sort of little robot model instead of a human with a color gun.
Then there would be no walking animation needed + it's a much easier model. (can even do all animations by just using an animated skin)
You could go for a robot like this one, but maybe add a color gun or something ;)
http://i.walmart.com/i/p/00/07/69/30/59/0007693059816_500X500.jpg

Will this be only available for the 3DS or also for the basic Nintendo DS?  :ninja:
  • Calculators owned: ti-83+, ti-84+, ti-84+, ti-84+se, ti-84+se(te), ti-nsphire, ti-nsphire CAS, ti-nsphire CX-CAS, ti-voyage, ti-voyage, Who reads this list anyways...?
Anyway war sucks. Just bring us your food instead of missiles  :P ~ DJ Omnimaga (11.10.2016 20:21:48)
if you cant get a jframe set up, draw stuff to it, and receive input, i can only imagine how horrible your game code is _._   ~ c4ooo (14.11.2016 22:44:07)
If they pull a Harambe on me tell my family I love them ~ u/Pwntear37d (AssangeWatch /r/)
make Walrii great again ~ DJ Omnimaga (28.11.2016 23:01:31)
God invented the pc, satan the smartphone I guess ~ p4nix (16.02.2017 22:51:49)

Hayleia

Quote from: p2 on November 08, 2016, 07:54:29 AM
For the character, I recommend using some sort of little robot model instead of a human with a color gun.
Then there would be no walking animation needed + it's a much easier model. (can even do all animations by just using an animated skin)
You could go for a robot like this one, but maybe add a color gun or something ;)
http://i.walmart.com/i/p/00/07/69/30/59/0007693059816_500X500.jpg
Yeah, after everything starts working with placeholders, I'll obviously need something better than a stupid cube.
I also thought about a Rayman-like character, with hands and feet but no arms nor legs, so it would have animations that would both be nice to see and easier to code than with legs and arms :P

Quote from: p2 on November 08, 2016, 07:54:29 AM
Will this be only available for the 3DS or also for the basic Nintendo DS?  :ninja:
This will most probably not be available for the DS, mostly because I don't have one -.-
But don't get your hopes up too fast, it would be great if it was available on the 3DS already :P

Dream of Omnimaga

In any case, try to add a little something that makes the game a bit different from Splatoon, so that Nintendo cannot hit you with a cease and desist letter like they did with all Mario/Metroid fan games :P
  • Calculators owned: TI-82 Advanced Edition Python TI-84+ TI-84+CSE TI-84+CE TI-84+CEP TI-86 TI-89T cfx-9940GT fx-7400G+ fx 1.0+ fx-9750G+ fx-9860G fx-CG10 HP 49g+ HP 39g+ HP 39gs (bricked) HP 39gII HP Prime G1 HP Prime G2 Sharp EL-9600C
  • Consoles, mobile devices and vintage computers owned: Huawei P30 Lite, Moto G 5G, Nintendo 64 (broken), Playstation, Wii U

Powered by EzPortal